> Maybe you are thinking about a:active? Try styling that.

I believe I'm styling that on my css.
Here:
#mainMenu li a:hover, li a:active
{
        text-decoration:none;
        background-image:url(../images/hover.png);
        background-position:bottom;
        background-repeat:no-repeat;
        color:#fff;
        background:#e00;
}

Here's the video-issue:
http://www.nuvemk.com/rebelate/rebelatehome/strange_css_issue.html


Thanks,
Márcio


______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
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