David Dorward wrote:

On 6/19/05, Uwe Kaiser <[EMAIL PROTECTED]> wrote:

How can I avoid that modern browsers displays hover-color
on named anchors?

I just avoid using named anchors (in favour of ids on arbitary, but
apropriate, elements), since I don't care much about Netscape 4.

The other option is:

a:link:hover, a:visited:hover {

}

Unfortunately, the problem with doing that is IE, which doesn't understand :link:hover and :visited:hover.

--
http://www.mozilla.org/products/firefox/ - Get Firefox!
http://www.mozilla.org/products/thunderbird/ - Reclaim Your Inbox!

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to