File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
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: 15040

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: 15040

Bump-itty-bump-bump.
Gregg Bolinger
Sheriff

Joined: Jul 11, 2001
Posts: 15040

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: 15040

http://www.dzone.com/links/jqueryui_serializing_data_for_a_sortable_accordion.html
 
 
subject: serialize() Sortable Accordion
 
Threads others viewed
Jquery Slider - Form to be submitted with value of the slider when sliding is stopped
Multiple jQuery accordions?
jquery accordion and tabs on the same page
Help needed in ModelMBean descriptors
JQuery.UI Dialog & $().load() & JavaScript
IntelliJ Java IDE