DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

Related

  • Stop Fine-Tuning for Everything: A Decision Tree for RAG vs Tuning vs Tools
  • Building Call Graphs for Code Exploration Using Tree-Sitter
  • Two-Pass Huffman in Blocks of 2 Symbols: Golang Implementation
  • Implementing LSM Trees in Golang: A Comprehensive Guide

Trending

  • Native SQL in Java Without JDBC Boilerplate — Meet Ujorm3
  • Combining Temporal and Kafka for Resilient Distributed Systems
  • Agentic AI Has an Observability Blind Spot Nobody Is Talking About
  • Advanced Error Handling and Retry Patterns in Enterprise REST Integrations
  1. DZone
  2. Coding
  3. Frameworks
  4. Top 5 jQuery Plugins for Tree View

Top 5 jQuery Plugins for Tree View

In this post we take a look at five of the top jQuery plugins that allow you to leverage a tree view in your project. Read on for the list.

By 
Swathi Prasad user avatar
Swathi Prasad
·
Apr. 22, 17 · Opinion
Likes (2)
Comment
Save
Tweet
Share
48.7K Views

Join the DZone community and get the full member experience.

Join For Free

Tree view is a tree-like representation of data. It is ideal for some web applications as it allows users to navigate to the information easily and quickly.

There are several jQuery plugins available for tree view. I am going to go over a list of my favorite ones in this article.

jsTree

jsTree is a jQuery plugin, that provides interactive trees. It supports HTML and JSON data sources, and AJAX and async callback loading. It also provides drag-and-drop support, keyboard navigation, and fuzzy search support.

The documentation and demo can be found here.

Source code

Screen Shot 2017-04-14 at 21.09.36

zTree

zTree is a multi-functional tree view plugin based on jQuery. It has support for JSON data and checkbox or radio button selection functions. It also supports drag-and-drop functionality.

The documentation and demo can be found here.

Source code

Screen Shot 2017-04-14 at 21.00.23

Fancytree

Fancytree is a jQuery tree view plugin that supports persistence, keyboard, check boxes, tables, drag-and-drop, and lazy loading. It also supports searching and filtering, keyboard navigation, and inline editing.

Check out the documentation and demo here.

Source code

Screen Shot 2017-04-14 at 21.11.53

jqTree

jqTree is a jQuery widget for displaying a tree structure in HTML. It supports JSON data, loading via AJAX, and drag-and-drop. It is written in Typescript.

The documentation and demo can be found here.

Source code

Screen Shot 2017-04-14 at 21.19.42

Bootstrap Tree View

This is a tree view plugin with jQuery and Twitter Bootstrap. It lets you render a dynamic, filterable, collapsible, vertical hierarchical tree from your JSON data.

The demo can be found here.

Source code

Screen Shot 2017-04-14 at 21.37.28

Conclusion

Those are just some of the plugins that you can use in your projects to represent the data in a tree or hierarchical structure. If there are any other tree view plugins that you use, let me know in comments section.

Tree (data structure) JQuery

Published at DZone with permission of Swathi Prasad. See the original article here.

Opinions expressed by DZone contributors are their own.

Related

  • Stop Fine-Tuning for Everything: A Decision Tree for RAG vs Tuning vs Tools
  • Building Call Graphs for Code Exploration Using Tree-Sitter
  • Two-Pass Huffman in Blocks of 2 Symbols: Golang Implementation
  • Implementing LSM Trees in Golang: A Comprehensive Guide

Partner Resources

×

Comments

The likes didn't load as expected. Please refresh the page and try again.

  • RSS
  • X
  • Facebook

ABOUT US

  • About DZone
  • Support and feedback
  • Community research

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Core Program
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 215
  • Nashville, TN 37211
  • [email protected]

Let's be friends:

  • RSS
  • X
  • Facebook