firstlor wrote:
Hello,
is there any plugin that adds support for :hover on any element for
IE?
Thanks a lot!


You could use the hover() method
http://docs.jquery.com/Events#hover.28_over.2C_out_.29

Or use this little snippet I wrote a while ago (also see the comments for an improved version):
http://www.stilbuero.de/2005/07/19/whateverhover-fast-and-easy/


--Klaus

Reply via email to