Skip to main content

Bug Tracker

Side navigation

#5591 closed bug (worksforme)

Opened December 03, 2009 04:24PM UTC

Closed November 01, 2010 05:26AM UTC

Chrome event order is reversed

Reported by: namxam Owned by: brandon
Priority: major Milestone: 1.4
Component: event Version: 1.3.2
Keywords: Cc:
Blocked by: Blocking:
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 (1)
  • bug.html (1.0 KB) - added by namxam December 03, 2009 04:24PM UTC.

    Example code

Change History (1)

Changed November 01, 2010 05:26AM UTC by snover comment:1

resolution: → worksforme
status: newclosed