Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p><a href="http://code.google.com/p/dynatree/" rel="nofollow">Dynatree</a> is a JavaScript tree view plugin for jQuery with support for persistence, keyboard, multiple selection, drag and drop, and dynamic Ajax loading.</p> <p><strong>Main features</strong></p> <ul> <li>Optimized for large dynamic trees (DOM elements are only created when really needed).</li> <li>Programmable through a rich object oriented interface.</li> <li>Support for lazy loading and Ajax.</li> <li>Checkboxes and hierarchical selection</li> <li>Supports drag and drop.</li> <li>Support for persistence.</li> <li>Keyboard aware.</li> <li>Initializes from HTML code, JSON, or JavaScript objects.</li> </ul> <p><strong>Quick start</strong></p> <ul> <li>Include jQuery and dynatree libraries.</li> <li>Add a element where the tree should appear.</li> <li>Initialize the dynatree object when the page is loaded.</li> </ul> <p><strong>LINKS</strong></p> <ul> <li>SOURCE CODE : <a href="http://code.google.com/p/dynatree/" rel="nofollow">http://code.google.com/p/dynatree/</a></li> <li>DOCUMENTATION : <a href="http://wwwendt.de/tech/dynatree/doc/dynatree-doc.html" rel="nofollow">http://wwwendt.de/tech/dynatree/doc/dynatree-doc.html</a></li> <li>EXAMPLES : <a href="http://wwwendt.de/tech/dynatree/doc/samples.html" rel="nofollow">http://wwwendt.de/tech/dynatree/doc/samples.html</a></li> <li>FORUM : <a href="http://groups.google.com/group/dynatree" rel="nofollow">http://groups.google.com/group/dynatree</a></li> <li>WEBSITE : <a href="http://wwwendt.de/tech/dynatree/index.html" rel="nofollow">http://wwwendt.de/tech/dynatree/index.html</a></li> </ul>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload