Side navigation
#3420 closed bug (invalid)
Opened September 28, 2008 09:50AM UTC
Closed September 28, 2008 08:55PM UTC
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) {
Attachments (0)
Change History (1)
Changed September 28, 2008 08:55PM UTC by comment:1
resolution: | → invalid |
---|---|
status: | new → closed |
This belongs to jQuery UI.
Please repost this to the UI Bug Tracker.