On Oct 25, 2006, at 8:40 AM, Marcelo de Moraes Serpa wrote:

> A:hover,#myelement { color: #FFF }
>
> But every other <a> element on the page got selected.

Depends on the markup. If the link you're hovering over has the id  
myelement, try:

a#myelement:hover

Have Fun,
Arlen

------------------------------
In God we trust, all others must supply data

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- 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