Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#2979 closed bug (worksforme)

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.

Change History (2)

comment:1 Changed 15 years ago by paul

Resolution: worksforme
Status: newclosed

Works completely fine for me. Make sure your items all have an id attribute with an id like "container_(number)", i.e. "mycontainer_1".

comment:2 Changed 15 years ago by paul

Milestone: 1.5
Note: See TracTickets for help on using tickets.