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
Please enter at least three characters to search
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

Zones

Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks

Last call! Secure your stack and shape the future! Help dev teams across the globe navigate their software supply chain security challenges.

Modernize your data layer. Learn how to design cloud-native database architectures to meet the evolving demands of AI and GenAI workloads.

Releasing software shouldn't be stressful or risky. Learn how to leverage progressive delivery techniques to ensure safer deployments.

Avoid machine learning mistakes and boost model performance! Discover key ML patterns, anti-patterns, data strategies, and more.

Related

  • 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
  • Efficient and Fault-Tolerant Solutions for Distributed Mutual Exclusion

Trending

  • The Human Side of Logs: What Unstructured Data Is Trying to Tell You
  • Vibe Coding With GitHub Copilot: Optimizing API Performance in Fintech Microservices
  • The Cypress Edge: Next-Level Testing Strategies for React Developers
  • Event-Driven Architectures: Designing Scalable and Resilient Cloud Solutions
  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
47.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, DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.

Related

  • 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
  • Efficient and Fault-Tolerant Solutions for Distributed Mutual Exclusion

Partner Resources

×

Comments
Oops! Something Went Wrong

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

ABOUT US

  • About DZone
  • Support and feedback
  • Community research
  • Sitemap

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 100
  • Nashville, TN 37211
  • support@dzone.com

Let's be friends:

Likes
There are no likes...yet! 👀
Be the first to like this post!
It looks like you're not logged in.
Sign in to see who liked this post!