We've got the exact same ticket sitting in jQuery UI's Trac for over half a year ( http://dev.jqueryui.com/ticket/3673 ). It turns out that the simplified implementation that's listed in both tickets isn't actually useful for jQuery UI. Being able to unbind the events is important for handling plugin destruction (while still leaving pre- existing event handlers intact). Also, we need to not change the class on hover if the plugin is disabled. There's a fairly lengthy discussion about this on jquery-ui-dev: http://groups.google.com/group/jquery-ui-dev/browse_thread/thread/a9546baafa78135a
On Jul 18, 9:41 am, Jörn Zaefferer <joern.zaeffe...@googlemail.com> wrote: > What are the odds of implementing this > (http://dev.jquery.com/ticket/4919) in 1.3.3 or 1.4? > > Sure, its easy enough to write, but its also repeated so often again > and again, that it should be worth to add it as a method to core. > > Jörn --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery Development" group. To post to this group, send email to jquery-dev@googlegroups.com To unsubscribe from this group, send email to jquery-dev+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en -~----------~----~----~----~------~----~------~--~---