the compact javascript framework
in partnership with mediatemple
Contains Sortables Class.
MIT-style license.
Sortables.js | Contains Sortables Class. |
Sortables | Creates an interface for Drag.Base and drop, resorting of a list. |
Creates an interface for Drag.Base and drop, resorting of a list.
The Sortables require an XHTML doctype.
list | required, the list that will become sortable. |
options | an Object, see options below. |
handles | a collection of elements to be used for drag handles. defaults to the elements. |
onStart | function executed when the item starts dragging |
onComplete | function executed when the item ends dragging |
Documentation by Aaron Newton & Mootools Developers, generated by NaturalDocs and GeSHi