As it stands we don't provide an explicit way to remove .hover() events.
They can be removed using .unbind("mouseenter/mouseleave") - which is what
would need to happen here, as well.It's a good point - but I'm not hugely concerned. --John On Sat, Jul 18, 2009 at 7:42 PM, Már <[email protected]> wrote: > > > I think that sounds pretty reasonable. I'll toss it on my todo list > > I hope this won't be a slippery-slope feature, only to be followed by > requests for a remove/cancel feature for the `hoverClass` method. > :-) > > -- > Már > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en -~----------~----~----~----~------~----~------~--~---
