Opened 14 years ago
Closed 13 years ago
#3726 closed bug (invalid)
draggable have a bug createHelper
Reported by: | liangpeng.net | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.3 |
Component: | build | Version: | 1.2.6 |
Keywords: | ui draggable helper is function | Cc: | ui |
Blocked by: | Blocking: |
Description
1.6rc2 draggable.js
createHelper: function() {
may be is
createHelper: function(e) {
helper is function
Note: See
TracTickets for help on using
tickets.
This is a jQueryUI bug; please file bugs at http://dev.jqueryui.com .