Well I've gone ahead and done it. I've added an unhover and untoggle method.
Here is the example/test page: http://brandonaaron.net/jquery/unevents/unevents.html Here is the patch: http://brandonaaron.net/jquery/unevents/unevents.diff -- Brandon Aaron On 10/3/06, Brandon Aaron <[EMAIL PROTECTED]> wrote: > Is there a reason why there isn't an unhover and an untoggle? I could > really use unhover in my current project and was thinking about > building it and just logging it as an enhancement. Just calling > .unmouseover().unmouseout() is not enough b/c I have other handlers > for those as well and don't want them wiped out. I just want to > unhover(). > > -- > Brandon Aaron > _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
