unbind("mouseover") should work :)

-- Yehuda

On 12/27/06, Jonathan Sharp <[EMAIL PROTECTED]> wrote:

I found this thread from a few months ago:

http://www.mail-archive.com/discuss@jquery.com/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
discuss@jquery.com
http://jquery.com/discuss/





--
Yehuda Katz
Web Developer | Wycats Designs
(ph)  718.877.1325
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to