Tables

O

old.[ESZ]Khan

Guest
right peeps,


I have a table that is 100% of the page, when it first loads up the is a little edge on the right hand side. When i refresh the page the table then goes to the 100% of the page.

Is there a bit of script that sorts this problem out? and why does it do it?


Thanks


Khan
 
O

old.Kez

Guest
My guess is just a rendering thing, in some shabby browser.
 
O

old.Jas

Guest
Yeah - I believe this is a known issue with IE. I have certainly seen it before.

Basically, the page does not render the content to the full width when its loaded from cache
 
O

old.[ESZ]Khan

Guest
oh right, come to think of it, i have seen it before.

Any ideas around it?


Khan
 
N

NaveT

Guest
Try adding the following attributes to the body and table elements leftmargin="0" topmargin="0" marginheight="0"
 

Users who are viewing this thread

Top Bottom