Skip to content

sm-ffx/jquery-sortable-lists

 
 

Repository files navigation

jQuery plugin to sorting lists also the tree structures.

$('#myList').sortableLists( options );

You can sort an items of html lists by mouse. Create tree structures. Format css of all active items however you want. You can define the isAlowed callback which determines if dragged item can be inserted into another. Set the insert zone like a distance which determines if item will be inserted inside or outside of the active area, speed of autoscroll.

Sortabl elists also contains an export functions toArray, toHierarchy, toString.

For more info look at the documentation.

About

jQuery plugin to sorting lists also the tree structures.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 70.2%
  • CSS 29.6%
  • JavaScript 0.2%