Modify ↓
Ticket #3420 (closed bug: invalid)
jQuery 1.2.7pre (svn) - ui.draggable.js BUGS
| Reported by: | nawawi | Owned by: | flesler |
|---|---|---|---|
| Priority: | major | Milestone: | 1.3 |
| Component: | unfiled | Version: | 1.2.6 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
draggable not working when used clone options. Im found that missing code on createHelper.
Before:
createHelper: function() {
After:
createHelper: function(e) {
Change History
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.

This belongs to jQuery UI. Please repost this to the UI Bug Tracker.