HighDots Forums  

Re: Works in IE but not in Opera or Firefox

alt.html alt.html


Discuss Re: Works in IE but not in Opera or Firefox in the alt.html forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
rf
 
Posts: n/a

Default Re: Works in IE but not in Opera or Firefox - 11-02-2004 , 07:35 PM






John Dalberg wrote

Quote:
tbody style="display:block; "
If this is following on from your last thread then you do not want to apply
display: block to a tbody. I suspect this takes it out of the table and
makes it onto a seperate block, yet still within the table, which the
browser has to error correct. As you have found browsers error correct
differently.

Give it whatever.display = "none" to disappear it but when you want it
visible again give it whatever.display = "". This "rubs out" the display:
none.

--
Cheers
Richard.




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.