TrainBeaser for iPhone
The moose likes HTML, CSS and JavaScript and the fly likes serialize() Sortable Accordion Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "serialize() Sortable Accordion" Watch "serialize() Sortable Accordion" New topic
Author

serialize() Sortable Accordion

Gregg Bolinger
Sheriff

Joined: Jul 11, 2001
Posts: 15021

I've created a sortable accordion but I can't seem to figure out how to serialize the indexes like you can on a non-accordion sortable.

on my H3 elements I have the id="agendas_1234" and then the following code. But the line where I define the params variable doesn't work. I don't get the same [1234,3456,123] that I would get with a regular sortable (no accordion)



My Blog | DZone Articles
Gregg Bolinger
Sheriff

Joined: Jul 11, 2001
Posts: 15021

Bump-itty-bump-bump.
Gregg Bolinger
Sheriff

Joined: Jul 11, 2001
Posts: 15021

This has now become an issue that really needs a solution. So figured I'd bump this one more time.
Gregg Bolinger
Sheriff

Joined: Jul 11, 2001
Posts: 15021

http://www.dzone.com/links/jqueryui_serializing_data_for_a_sortable_accordion.html
 
 
subject: serialize() Sortable Accordion
 
developer file tools