I have this question posted on teh jquery website but haven’t had any responses yet, so here I am.
I have created a jquery sortable list page where the user can move and drop elements between lists. The lists are <li>. I need help understanding how to get serialize to work.
Well I declare myself bamboozled. I just can’t get the idea of how to use jquery straight so here I am lookinf for some more assistance. Below is my code. I want to click the button and serialize the li elements into something that I can transport to an asp page for saving, testing, etc. Any chance of a leg up?