I have a connected sortable list that a user will use to pick options. It's working great but I need to be able to reset it to their original positions when a person hits a button. These items are created on the fly from a database so I can't really hardcode any of the values. Is there an easy way to do this without refreshing the page?
-- You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to jquery...@googlegroups.com. To unsubscribe from this group, send email to jquery-ui+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en.