> On Behalf Of [EMAIL PROTECTED]

> Weird. Doesn't work in IE5 (Win2K) here, and I think it's IE7 (WinXP) at
work that, er, doesn't. (Work, that is.)? 
> If I have to use somebody's package to get it to work, OK, but that'd (a)
be a pain and (b) mean more files needed;
> I was hoping this would end up pretty close to a one-file solution. Grrr.

a.hasNotes:hover span {...} is not enough, for IE you need to add a a:hover
{...} rule 
for example a:hover {border:1px solid #fff} or a:hover {background:50% 50%} 

-- 
Regards,
Thierry | http://www.TJKDesign.com




______________________________________________________________________
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