Dammit... reply all. reply all ... commit to brain... Reply all.... -----Original Message----- From: Paul Zwarts [mailto:paz@oratrix.com] Sent: Thursday, April 05, 2001 3:36 PM To: Craig Stoddart Subject: RE: Re(2): [Zope] Cascading Style Sheets in Netscape 6 Try having it validated by the W3C checker... Lemme dig out the url: http://jigsaw.w3.org/css-validator/ Netscape has a habit or ignoring anything that doesnt render by its standards. IE is the Ford Pinto. Gets you there always, but not always in one piece. Netscape is the Rolls Royce... Not the best car by standards but snobby enough that it wont let you in if not attired properly. Can you possibly provide us with an example? Paz -----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Craig Stoddart Sent: Thursday, April 05, 2001 4:18 PM To: zope@zope.org Subject: Re(2): [Zope] Cascading Style Sheets in Netscape 6
Check case sensitivity of ids and classes. NS6 (and Mozilla) is case-sensitive in its specification of id="..." and class="...", as required by the CSS and HTML W3C standards. NS4 and IE5.n disregard case, which is not correct.
I checked my code and there are no case sensitivity conflicts. Can anyone think of anything else why my CSS don't work in Netscape 6 when they work perfectly well in Netscape 4.75? ------------------------------------------------- Craig Stoddart IT Software Development Officer Dundee City Council IT Division Northern College Technical Block Gardyne Road Dundee DD5 1NY Phone: 01382 438170 Fax: 01382 438002 E-mail: craig.stoddart@dundeecity.gov.uk ------------------------------------------------- _______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )