Side navigation
#3206 closed bug (invalid)
Opened July 31, 2008 05:04PM UTC
Closed August 01, 2008 02:52PM UTC
Last modified August 01, 2008 06:30PM UTC
Nesting Sortables is not working - connecting all groups of same class
Reported by: | mlang74 | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.3 |
Component: | plugin | Version: | 1.2.6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
In a scenario where you want to connect mutliple sort groups in a single jQuery call the nested sortables do not work.
$('.contentGroup').sortable({items:'.contentArea', handle:'.moveButton', connectWith:'.contentGroup', opacity:'.5'});
I have a sample html file including the css, and page script. See attached.
Attachments (1)
Change History (3)
Changed July 31, 2008 05:14PM UTC by comment:1
Changed August 01, 2008 02:52PM UTC by comment:2
resolution: | → invalid |
---|---|
status: | new → closed |
Please repost this to the UI Bug Tracker.
related to 3207 - sortable stops working when sorted items are made resizable