>-----Original Message-----
>From: [email protected] on behalf of Gunlaug Sørtun
>Sent: Sat 3/28/2009 9:12 PM
>To: Geoffrey Hoffman
>Cc: [email protected]
>Subject: Re: [css-d] Is this possible with CSS?
> 
>Geoffrey Hoffman wrote:
>
>> Specifically, I want the <li> bullet to turn a color when I hover on 
>> the <a> inside it.
>
>With CSS only, yes, but browser support is a bit weak.
>
>As an example: we can play with generated content...
><http://www.gunlaug.no/tos/moa_43.html>
>...and get the effect you want - in supporting browsers.
>
>regards
>       Georg
>-- 
>http://www.gunlaug.no
>


Georg, 
I know you get this a lot, but, "You Rock."
Your example works in FF3.0.8 for me.
I have a strong suspicion if I implement it this way
the client will moan about it not working in IE6
so I will likely try the background-image position
trick on a:hover, but I like the technique.


Unrelated question... what is the purpose of:

/*<![CDATA[*/ 

...

/*]]>*/

inside the style block?




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

Reply via email to