Opened 14 years ago
Closed 14 years ago
#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: | ||
Blocked by: | Blocking: |
Description
draggable not working when used clone options. Im found that missing code on createHelper.
Before:
createHelper: function() {
After:
createHelper: function(e) {
Note: See
TracTickets for help on using
tickets.
This belongs to jQuery UI. Please repost this to the UI Bug Tracker.