Hello everyone!

I am seting up a new website, based on the negative-margins method 
(http://www.alistapart.com/articles/negativemargins/).

Here's a test case: http://bluelink.net/zero-waste/

It's basically now just a frame, in which I started to work.

What puzzles me since I first tested the new IE 7.0 beta 2 release, is the 
following:

Why in specific cases (like this one http://bluelink.net/zero-waste/) the hover 
state of the links doesn't change, although specified in the CSS?

(css: http://bluelink.net/zero-waste/css/master.css)

Here are the rules:

a:link {color: #F60; text-decoration: none;}
a:visited {color: #AAA; text-decoration: none;}
a:hover {color: #F60; text-decoration: underline;}

FF 1.5+ applies them. Opera 8.5 applies them. IE 6.0 applies them...

IE 7.0 beta 2 DOES NOT apply them!

Is just my computer wrong or there's somethin' I am missing out there?...

I see websites in which the "hover" state works fine, but in /some cases/ like 
in this one, it does not work... :-(((

Well, the beta 2 is still beta, but I am puzzled by this strange behaviour... 
Maybe I do something wrong in the CSS?

I even have made some tests, but nope, I cannot make the hover work:(

Can someone clear this out?

Thank you!


Just a puzzled webdesigner, Michel :-)


______________________________________________________________________
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/

Reply via email to