Modify ↓
Ticket #3060 (closed bug: invalid)
Draggables cease to work after initial drag
| Reported by: | SkeletonMan | Owned by: | stefan |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | interface | Version: | 1.2.1 |
| Keywords: | draggables interface ie6 ie7 | Cc: | |
| Blocking: | Blocked by: |
Description
Using jquery-1.2.1 or newer and IE6/IE7, draggables cease to be draggable after the first move (i.e. you drag them once and they won't move again). This behaviour doesn't occur when using Firefox nor when I use an older version of jquery (1.1.2).
Attachments
Change History
Changed 5 years ago by SkeletonMan
-
attachment
dragtest.htm
added
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Test case (same as the official draggables demo, but newer jquery)