Draggable Nestable List Example

A tiny jQuery plugin that allows the user to drag an item (or a sublist) from one position to another position in the list while maintaining its nesting level.

  • simple item 1
  • simple item 2
  • simple item 3
  • Nested Item 1
    • simple item 1
    • simple item 2
    • simple item 3
    • Nested Item 2
      • simple item 1
      • simple item 2
      • simple item 3