The NS4 series have various levels of CSS support, some stuff works well, but there are a lot, I repeat a lot, of bugs in the different versions. One bug that is pretty funny involves a typo, under certain circumstances NS4 will store a layers style object in an variable called ttyle :) Lately I have been browser snifffing and just using different style sheets for each browser. It ends up saving a lot of hassle worrying about css compatibility.
jon ----- Original Message ----- From: "Matthew R. Small" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Tuesday, April 16, 2002 11:41 AM Subject: OT: CSS and Netscape - was(CSS and dynamically changing classes) > Thanks Dave! > I decided to use the visibility property after I got this going. > > On another note - I decided to view my page in Netscape 4.08. I was in > for a HUGE shock. My page, which uses CSS mostly at the most basic > level, totally breaks my page. Selects don't work at all when I have > the class property in the tag. Does this mean that the Netscape 4 > series browsers are totally off limits for CSS? > > - Matt Small > ______________________________________________________________________ Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

