Side navigation
#5890 closed bug (fixed)
Opened January 21, 2010 05:20PM UTC
Closed June 14, 2010 12:26AM UTC
live does not work properly with multiple events
Reported by: | neerajdotname | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.4.1 |
Component: | event | Version: | 1.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
('div.hoverbox').live('mouseenter mouseleave',function(){}) does not work.
Please see this link for detailed discussion.
http://forum.jquery.com/topic/live-not-working-properly-when-using-multiple-events#14737000000635959
As ajpiano mentioned for cosistency of API this should be allowed.
I've postet this request before here:
http://dev.jquery.com/ticket/5852