On Mon, 04 Aug 2008 23:27:38 -0400, snak detek+0r wrote:
> hi there,
>
> does anyone have a good way of universally disabling
>
> a:hover{background-color}
>
> for images? i always have this problem, and i'm never satisfied with the 
> solution. it
> seems that you could fix it by styling
>
> a img {background-color: transparent}
>
[...]

Hmm. I'm not sure exactly what you are after here. Backgrounds are
transparent by default, but, of course, that simply means that the
background-color of a container element will show through. If no
container element has a background-color specified, the browser
applies its own color to the BODY element. (Usually user-selectable,
and not always white.)

Do you have a use-case you could put online for us?

Cordially,
David
--

______________________________________________________________________
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