[jQuery] unhover (again)

[jQuery] unhover (again)

I found this thread from a few months ago:
<a href="http://www.mail-archive.com/discuss@jquery.com/msg03955.html">http://www.mail-archive.com/discuss@jquery.com/msg03955.html</a>
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/