Hi everyone, *please help*...

I'm on fire with IE6 :)

As you can see by the email subject, I want to apply the following CSS rule:

a:hover img{
    border:solid 1px red;
}

over the following html:
<a href="/test"><img src="image.jpg" alt="test" /></a>


I know that IE6 pseudo select only works with anchors by default. But this
one ain't working.
What am I missing here? Need to trigger haslayout? I already tried thousands
of different manners.

NOTE: I have no other CSS besides the above one.
NOTE: Valid xHTML
NOTE: don't have a public URL
______________________________________________________________________
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