Modify ↓
Ticket #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 |
| Blocking: | Blocked by: |
Description
1.6rc2 draggable.js
createHelper: function() {
may be is
createHelper: function(e) {
helper is function
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 is a jQueryUI bug; please file bugs at http://dev.jqueryui.com .