Search and Top Navigation
#2979 closed bug (worksforme)
Opened June 09, 2008 01:54PM UTC
Closed June 16, 2008 08:05PM UTC
Last modified June 26, 2008 07:10PM UTC
Serialize Function Returns Nothing
Reported by: | anonymous | Owned by: | paul |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | ui.sortable | Version: | |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
$('#mylist').sortable('serialize') refuses to return a value when using 1.2.5/1.2.6 and UI 1.5. Using code as provided in examples in documentation. No errors are returned that I can see.
Works completely fine for me. Make sure your items all have an id attribute with an id like "container_(number)", i.e. "mycontainer_1".