question about sortable('serialize')
question about sortable('serialize')
when i do var order = $('#' + strElement).sortable('serialize');
i get dragPanel[]=122&dragPanel[]=123
the result i would like is a string = "122,123"
any ideas?
Topic Participants
john
dsvick