|
|
 |
RE: FN-FORUM: Screen Display in Internet Explorer
date posted 26th January 2004 14:53
Hi Ron,
Many thanks for your quick reply. The table doesn't use
style="table-layout: fixed;" rule so I don't think it would be that.
Cheers for the suggestion though!
Kind regards,
Leon Chevalier
-----Original Message-----
From: [EMAIL REMOVED] [EMAIL REMOVED] On Behalf Of ron
Sent: 26 January 2004 15:11
To: FN-FORUM / [EMAIL REMOVED]
Subject: RE: FN-FORUM: Screen Display in Internet Explorer
Is the table rendered with a style="table-layout: fixed;" rule?
I had a problem with "fixed" layout tables getting corrupted.
The only way I could find to fix it was to set a script at the end of
the table to increase the table width by 1px and then reduce it back.
This forces IE to re-evaluate the table and fixes the display error.
Hope this helps
Ron
|
 |
|