For default
$().mouseout(function(){…})
The mouseout event is on in the page
Can I use any way to detect the event is whether on ?
I want the detect method return a Boolean for me to use
Hope to see your answer
Thanks
|
For default
The mouseout event is on in the page Can I use any way to detect the event is whether on ? I want the detect method return a Boolean for me to use Hope to see your answer Thanks |
||||
|
|
Using
|
|
Hello,thanks for ur help,i want to ask, in this case, $("#foo")[0] present click event,am i right? – Huei Nov 1 '12 at 8:06 |
||