Bug Tracker

Changes between Initial Version and Version 1 of Ticket #10970, comment 2


Ignore:
Timestamp:
Dec 7, 2011, 7:14:41 AM (11 years ago)
Author:
sindresorhus
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10970, comment 2

    initial v1  
    11Confirmed on latest Chrome/Firefox. [http://jsfiddle.net/mofle/xsACv/ Improved testcase]
    22
    3 As a temporary workaround, you can use `tr:get(0)` instead.[[BR]]
     3As a temporary workaround, you can use `tr:gt(0)` instead.[[BR]]
    44You should also use [http://api.jquery.com/on/#direct-and-delegated-events delegating] instead of live:
    55http://jsfiddle.net/mofle/4QqtR/