zTree v3 Documentation

repository·master·Indexed 26 days ago

https://github.com/ztree/ztree_v3

A high-performance, multi-functional jQuery tree plugin supporting large datasets via delay loading. Features include static and asynchronous JSON data loading, flexible configuration for node editing and selection, drag-and-drop functionality, and a modular v3.x core.

Tokens
233
Snippets
1
Records
2
Agent score
38%

What's inside zTree

  1. Overview of zTree features

    master

    zTree is a multi-functional jQuery-based tree plugin designed for high performance and flexible configuration. Key features include:

    • Performance: Uses delay loading techniques to handle tens of thousands of nodes efficiently.
    • Data Loading: Supports both static and asynchronous (Ajax) JSON data loading.
    • Customization: Flexible skin/icon replacement and support for checkbox or radio selection.
    • Editing: Supports adding, deleting, changing, and searching nodes, including drag-and-drop functionality.
    • Modular: The v3.x core is split by function, allowing you to load only the code you need.
    • Compatibility: Works with IE, Firefox, Chrome, Opera, and Safari.
    • Multi-instance: Allows generating multiple zTree instances on a single page.