Table height in frame

C

Cuperman

Hi all,

I'm using IE6.0 and cannot get a table to stretch to 100% height when
inside a frame.

Anyone know of any specific issue trying to do this, or any work
arounds that will enable it to work..

Many thanks,
Mark
 
F

frederick

Cuperman said:
I'm using IE6.0 and cannot get a table to stretch to 100% height when
inside a frame.

Anyone know of any specific issue trying to do this, or any work
arounds that will enable it to work..

Off the top of my head, have you set your body margins to zero?
 
N

Neredbojias

Hi all,

I'm using IE6.0 and cannot get a table to stretch to 100% height when
inside a frame.

Anyone know of any specific issue trying to do this, or any work
arounds that will enable it to work..

Strict dtd:

<style type="text/css>
html,body {
height:100%;
overflow:auto;
}
</style>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top