Changing the order in a collapsible set breaks hide/show
Using JQM, I have a collapsible set that I want the user to be able to change the order of. I can change the order with jquery, but after the content is changed it breaks hide and show (the collapse function). Looking for some ideas as to what's happening and how to fix it.
*I tried to post the code here but I got a content limit error.