#5661 closed bug (notabug)
entries lost dragability
Reported by: | Eppi | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | ui.draggable | Version: | 1.8.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
$('#list li li li').draggable('destroy').draggable({ appendTo: '#content', opacity: 0.5, zIndex: 9998, revert: 'invalid', helper: 'clone', addClasses: false, start: function(event, ui) { ... }, stop: function(event, ui) { ... } });
i have a long list with entries. but only some entries are dragable and after first touch they lost the dragability too. it works fine with v.1.7.3
Note: See
TracTickets for help on using
tickets.
There is not enough information here. Please use the forums for help.