php Programming Glossary: neworder
JQuery UI Saving Sortable List http://stackoverflow.com/questions/7342727/jquery-ui-saving-sortable-list set on load it works fine. The sorting works fine but the neworder value that posts doesn't seem to change when I re order the.. #itemsort .sortable opacity .5 update function var neworder '#itemsort' .sortable 'serialize' var inputs serializePost.. .post core actions.php 'order' editor 'inputs' inputs 'neworder' neworder function alert Order saved. 1 On actions.php.....
|