Modify ↓
Ticket #5890 (closed bug: fixed)
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: | ||
| Blocking: | Blocked by: |
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.
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

I've postet this request before here:
http://dev.jquery.com/ticket/5852