Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

style="display:none"

Status
Not open for further replies.

peterpann

Programmer
Jun 19, 2007
63
GB
how can I get text with style="display:none" to remain hidden when IE6 on XP runs with active content blocked, and also in FX when first loaded ?
 
Create a small test page that shows the problem. I would expect that any element with that on it will not display (especially in Firefox on the first load).

Show us some cutdown code (complete with validating markup) and then we can all work on it from the same starting point.

Cheers,
Jeff

[tt]Jeff's Blog [!]@[/!] CodeRambler
[/tt]

Make sure your web page and css validates properly against the doctype you have chosen - before you attempt to debug a problem!

FAQ216-6094
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top