Hi Rob. > > I'm gonna hafta echo Gunlaug's recent sentiments about some other posts in > this list. If the markup doesn't validate, it isn't really fair > to call it a > CSS issue. I got 57 errors validating your code, so to isolate the problem > would require re-coding and then deciding if the problem was the JS, HTML, > CSS or any of a myriad of other things. > Nor sure whether you have done some work on this but cannot see where Bill gets 57 markup errors. I was intrigued and had a look see. I found 3!! and all the same error.
You have tried to use a div more than once rather than a class. Whilst I agree with Bill that it is good practice to have good markup it depends what markup error there is whether it affects CSS. However, much more fundamental than that, is the fact that it doesn't work in IE or Opera. FF accounts for 8% of browsers, Safari 2%, Netscape doesn't figure these days (completely off the scale) and whether we like or not, IE still accounts for over 80% of browsing community, so our websites need to work on IE if they are to be seen by a significant number of people. Oh and by the by, I was under the impression that Opera is a compliant browser. I guess you need to do a bit more on what is a promising looking site and ditch the javascript!!!! Ian -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.392 / Virus Database: 268.5.5/333 - Release Date: 05/05/2006 ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
