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

jquery.dynatree.js

Status

Have a look at the Scrum Board.

Version 1.2.1 entered 'release candidate' - please test :-)

Version 1.2.0 is released.
See the Migration hints and Change Log for details.

Overview

Dynatree is a jQuery plugin that allows to dynamically create html tree view controls using JavaScript.

Main features

  • Optimized for large dynamic trees (DOM elements are only created when really needed).
  • Programmable through a rich object oriented interface.
  • Support for lazy loading and Ajax.
  • Checkboxes and hierarchical selection.
  • Supports drag and drop.
  • Support for persistence.
  • Keyboard aware.
  • Initializes from HTML code, JSON, or JavaScript objects.

Documentation

Quick start

  1. Include jQuery and dynatree libraries.
  2. Add a <div> element where the tree should appear.
  3. Initialize the dynatree object when the page is loaded.

To learn more

  1. Check the example page and click on the [View source code] links.
  2. Read the documentation.
  3. Fiddle with the samples.

Feedback and support

First of all: this is work in progress. Any kind of feedback is very welcome :-)

  • A discussion forum is in place to ask questions or discuss features.
  • Check Stack Overflow for existing questions and answers.
  • Use the Issue Tracker to get a list of known bugs, or vote for a feature.
    Please make sure you searched the group and issue tracker, before adding a new request.
  • If you like: Make a donation.
Powered by Google Project Hosting