Search and Top Navigation
#5661 closed bug (notabug)
Opened May 27, 2010 12:57PM UTC
Closed May 27, 2010 01:12PM UTC
Last modified October 11, 2012 09:15PM UTC
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
There is not enough information here. Please use the forums for help.