I’m confused about the JQuery UI sortable events handler. How can I make a function fire everytime there is a change e.g.
$(“#tablename tbody”).sortable({
change: myfunction()
});
I’m confused about the JQuery UI sortable events handler. How can I make a
Share
in this way:
or
Documentation: http://jqueryui.com/demos/sortable/#event-change