I had sent a post earlier regarding trouble that I was having with a navbar in ns 6 mac.
Well i solved the problem.
For the nav bar links i created a decendant selector like this:
#nav a:link {...}
#nav a:hover {...}But i also had the regular link states specified in the style sheet, like this:
a: link
a: hover so on...
Nestscape was partially using the regular link states and partially using the decendant selector for the nav bar.
So i deleted the regular link states and it fixed the problem.
Could somebody tell me why netscape was using both styles and how to avoid this in the future.
Luckily i dont really need the regular link states in this style sheet but may in the future.
-Kevin
_________________________________________________________________
Express yourself with the new version of MSN Messenger! Download today - it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
*****************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
*****************************************************
