Javascript tree menu (11 items)

Javascript tree menu (11 items)

1. dhtmlxTree

dhtmlxTree - Javascript樹形菜單

dHTMLxTree is a feature-rich Tree Menu control. Provides rich operation API, AJAX support and drag-n-drop functionality.

2. Control.Treeview

Control.Treeview - Javascript樹形菜單

A tree menu control developed using Mootools. Supports dynamically obtaining nodes through Ajax and setting certain nodes to be selected by default.

3. Folder Tree ( Demo address )

Folder Tree - Javascript樹形菜單

Folder tree control. Supports reordering nodes using drag and drop, and updating nodes using Ajax.

4. DHTML Tree

DHTML Tree - Javascript樹形菜單

This is a Tree control based on the standard Html structure.

5. dFTree ( demo address )

dFTree - Javascript樹形菜單

dFTree is a javascript css Folder Tree that supports dynamic adding/deleting/modifying nodes using Ajax technology.

6. MooTools Tree-Component ( Demo address )

MooTools Tree-Component - Javascript樹形菜單

Drag support

7. JQTreeTable ( demo address )

JQTreeTable - Javascript樹形菜單

JQTreeTable is a jQuery plugin that converts ordinary HTML tables into tables with embedded Tree controls.

8. jQuery Simple Tree ( Demo address )

jQuery Simple Tree - Javascript樹形菜單

jQuery Simple Tree is a draggable tree control. It supports dynamic loading of tree nodes via Ajax and has the features of being simple, easy to use and having a beautiful appearance.

9. jQuery plugin: Treeview ( demo address )

jQuery plugin: Treeview - Javascript樹形菜單

This plugin can convert an unordered list into an expandable and collapsible Tree.

10. treeTable

The treeTable plugin allows you to display a tree in a table, i.e. a directory structure or a nested list. Each node can be collapsed, just like in a file management system.

11. DialogTree ( demo address )

DialogTree - Javascript樹形菜單

Dialogtree based on weebox and simpletree

<<:  Example of javascript bubble sort

>>:  Detailed steps for configuring virtual hosts in nginx

Recommend

Use iframe to display weather effects on web pages

CSS: Copy code The code is as follows: *{margin:0;...

Usage instructions for the docker create command

The docker create command can create a container ...

How to use the Linux more command in Linux common commands

more is one of our most commonly used tools. The ...

Detailed tutorial on installing Hbase 2.3.5 on Vmware + Ubuntu18.04

Preface The previous article installed Hadoop, an...

JavaScript quickly implements calendar effects

This article example shares the specific code of ...

MySQL dual-master (master-master) architecture configuration solution

In enterprises, database high availability has al...

Vue uses Canvas to generate random sized and non-overlapping circles

Table of contents Canvas related documents Effect...

How to implement an array lazy evaluation library in JavaScript

Table of contents Overview How to achieve it Spec...

Analysis of the reasons why Vue3 uses Proxy to implement data monitoring

Vue data two-way binding principle, but this meth...

A brief discussion on React Component life cycle functions

What are the lifecycle functions of React compone...

JavaScript to implement a simple clock

This article example shares the specific code for...

Detailed tutorial on installing pxc cluster with docker

Table of contents Preface Preliminary preparation...

What does the legendary VUE syntax sugar do?

Table of contents 1. What is syntactic sugar? 2. ...

How to set mysql to case insensitive

mysql set to case insensitive Windows Go to the d...

Detailed explanation of JavaScript Promise and Async/Await

Table of contents Overview Four examples Example ...