Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

alpar/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 isAllowed 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. Available is onDragStart, onChange and complete callback.

Sortable lists also contains export functions toArray, toHierarchy, toString.

For more info look at the documentation.

Changelog is here.

About

jQuery plugin to sorting lists also the tree structures.

Resources

License

Stars

Watchers

Forks

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /