Christian Kirchhoff wrote:
> Hello,
>
> you can do that with the pseudo class "hover":
> http://www.w3.org/TR/CSS21/selector.html#dynamic-pseudo-classes
>
> But be aware that not every browser supports that class for every element.
> Older browsers might not support it at all, or only for links.
>   

That's correct, but you can add a useful and unobtrusive script to your 
css that will make also IE understand :hover on elements other than links.

http://www.xs4all.nl/~peterned/csshover.html

Good luck,
Loek

______________________________________________________________________
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