Changes between Initial Version and Version 1 of Ticket #10970, comment 2
- Timestamp:
- Dec 7, 2011, 7:14:41 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10970, comment 2
initial v1 1 1 Confirmed on latest Chrome/Firefox. [http://jsfiddle.net/mofle/xsACv/ Improved testcase] 2 2 3 As a temporary workaround, you can use `tr:g et(0)` instead.[[BR]]3 As a temporary workaround, you can use `tr:gt(0)` instead.[[BR]] 4 4 You should also use [http://api.jquery.com/on/#direct-and-delegated-events delegating] instead of live: 5 5 http://jsfiddle.net/mofle/4QqtR/