views:

25

answers:

1

hi guys! can you help me with these codes: http://pastie.org/908345, its two sortable lists and I need to get the serialize parameter of those lists to be passed when I click the submit button but I always get "(an empty string)" on "console.log". I'm using jquery-ui for this functionality. thanks!

A: 

Hi guys! Answered this problem with this code: http://pastie.org/910146. Just in case anyone bumped into this same problem.

Riskbreaker