Previous Message
Next Message

How to avoid hovering named anchors?

Sent by Kelly Miller on 19 June 2005 20:08


David Dorward wrote:

>On 6/19/05, Uwe Kaiser [EMAIL-REMOVED]> 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-REMOVED]]
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/
Previous Message
Next Message

Message thread: