Changes between Initial Version and Version 1 of Ticket #4953, comment 2
- Timestamp:
- Nov 30, 2010, 4:08:34 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4953, comment 2
initial v1 1 1 I'm seeing what I'm guessing is the same problem manifesting in Firefox 3 and IE6; certainly I find the need to click twice after sorting if using live(), but only once if using click(). [http://stackoverflow.com/questions/4278753/jquery-ui-sortable-and-live-click-problem-need-to-click-twice-after-sorting description on stack overflow here] and [http://jsfiddle.net/U6sgM/4/ jsFiddle here]. 2 3 This doesn't seem to happen with a [http://jsfiddle.net/aLren/2/ list using similar code], so it may be related specifically to tables.