I found this thread from a few months ago:

http://www.mail-archive.com/[email protected]/msg03955.html

I have a few dom elements that are going to get updated via ajax and I need
to unattach the events from them possibly (just the events I've attached).
Is there an unhover method in the works?

Or would calling unbind('mouseout', myFunc).unbind('mouseleave', myFunc)
work?

-js
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to