how to fire mouseleave when the mouse leaves 2 divs using jquery
Posted
by From.ME.to.YOU
on Stack Overflow
See other posts from Stack Overflow
or by From.ME.to.YOU
Published on 2010-03-19T21:56:02Z
Indexed on
2010/03/19
22:01 UTC
Read the original article
Hit count: 176
jQuery
|mouseleave
Hello
i have 2 divs next to each other i want mouseleave to fire when the mouse leaves the 2 divs not when it leaves one of them.
how can i do that using jquery?
Cheers
© Stack Overflow or respective owner