My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members

Important

This code is unmaintained for years and, while it still works, depends on a deprecated library (Interface).

I recommend using the plugin from Manuele J Sarfatti http://mjsarfatti.com/sandbox/nestedSortable/, who spared me from the work of having to port this to jQueryUI.

About

The NestedSortables are a set of two jQuery plugins, build on top of the Interface for jQuery, that allows you to sort and nest elements using drag and drop.

NestedSortable

The first, low level one is the NestedSortable. It can be set up very similarly to the Sortable plugin in Interface. You can check its documentation, with examples, here. A working demo can be seen in this page.

NestedSortable Widget

The second, high level one is a widget or component. It is called NestedSortable Widget (I have a great imagination). You can check its documentation, with examples, here. A working demo can be seen in this page.

Additional Information

These plugins were developed for WordPress as a Google Summer of Code project, in 2007. They were designed to allow the user to easily sort their blog pages.

More information about the development of this plugin can be seen in my blog.

Licenses

Dual Licensed under MIT and GPL, just like jQuery.

Powered by Google Project Hosting