Previous Message
Next Message

IE6 hover/border problem (Was Safari & hover borders?)

Sent by Barbara Dozetos on 13 February 2005 12:12


Bruno,

Thanks a million.  This fixed it. 

Barb

Bruno Fassino wrote:

>Frequenlty in IE6 a rule of the type:
>  a:hover some_child_of_a { any_property.... }
>is ignored unless you also have a rule changing some property of the anchor
>itself:
>  a:hover { only_some_properties_are_useful_here.... }
>A good solution in your case is to add:
>  #nav a:hover { border-width: 0; }
>which doesn't change anything visually, but "wakes up" IE...
>
>Read a more detailed explanation here [1].
>
>HTH,
>Bruno
>
>
>[1] <http://www.quirksmode.org/css/ie6_purecsspopups.html>
>  
>


-- 
Barbara Dozetos			"Democracy is two wolves and a lamb	
Web Developer			voting on what to have for lunch.
Physician's Computer Company	Liberty is a well-armed lamb
1 Main St., Ste 7		contesting the vote."
Winooski, VT 05404		--Benjamin Franklin
[EMAIL-REMOVED]
802-846-5532






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