Bug Tracker

Modify

Ticket #5591 (closed bug: worksforme)

Opened 3 years ago

Last modified 3 years ago

Chrome event order is reversed

Reported by: namxam Owned by: brandon
Priority: major Milestone: 1.4
Component: event Version: 1.3.2
Keywords: Cc:
Blocking: Blocked by:

Description

When using the live() method to bind to an element's click event the order of events seems to be inverted for Chrome. All other browsers execute the bound code in the order of the bindings, just Chrome seems to inverse it and executes the last bound code first.

Attachments

bug.html Download (1008 bytes) - added by namxam 3 years ago.
Example code

Change History

Changed 3 years ago by namxam

Example code

comment:1 Changed 3 years ago by snover

  • Status changed from new to closed
  • Resolution set to worksforme

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.