jstree – jQuery Tree Plugin With HTML & JSON Data

jstree is a lightweight and flexible jQuery plugin to create tree menu from HTML & JSON data sources sources.This jQuery Plugin Support AJAX & async callback loading.It is absolutely free, open source and distributed under the MIT license.

Main Features of JSTREE:

  • inline edit, create and delete
  • drag & drop support
  • keyboard navigation
  • tri-state checkboxes
  • fuzzy searching
  • customizable node types

You can also check other tutorial of TreeView Menu,

Dynatree a jQuery Plugin – jQuery Treeview Drag and Drop Plugin

Dynatree is a JavaScript dynamic tree view plugin with support for persistence, keyboard, checkboxes, drag’n’drop, and lazy loading.

Main features of Dynatree

  • Checkboxes and hierarchical selection.
  • Supports drag and drop.
  • Optimized for large dynamic trees.
  • Support for lazy loading and Ajax.
  • Support for persistence.
  • Initializes from HTML code, JSON, or JavaScript objects.

Bootstrap Tree View – jQuery Tree Plugin

Bootstrap Tree View is a simple and awesome jquery tree plugin to display hierarchical tree structures.The main thing about this plugin, its supporting twitter bootstrap.

jQuery Tree Multiselect – Nested jQuery Treeview Plugin

jQuery Tree Multi select offers to replace jQuery multiple select with nested options with treeview element.

jQuery Sortable Tree Lists – Sortable jQuery Tree View plugin

jQuery Sortable Tree Lists is most customizable jquery plugin.you can use this plugin for sort terre elements,drag and drop with scrolling option.This tree plugin has callback fucntion like onDragStart and complete. Sortable lists also contains export functions toArray, toHierarchy, toString.

DirectoryTree.js – jQuery Tree Plugin to Display File paths

DirectoryTree is another bootstrap supported Tree jQuery Plugin.This plugin used for displaying an array of filepaths as a browsable, with tree structure.

jQuery Bonsai – lightweight jQuery tree plugin

jquery-bonsai is a lightweight jQuery plugin that takes a big nested list and prunes it down to a small expandable tree control.You can also use checkboxes and radio buttons to populate the tree using a JSON data source.

jQuery Tabelizer : Multi level treeView for Tables

Tabelizer is a another useful treeview jQuery plugin to support multi level grouping indicators for tables.

Fancytree – jQuery Dynamic Tree View plugin

Fancytree is a powerful and most popular dynamic tree view plugin for jQuery with support for persistence, keyboard, checkboxes, tables, drag’n’drop, and lazy loading. Fancytree is the sequel of dynatree 1.0.

jQuery plugin – A Simple jQuery Treeview Plugin

jQuery Treeview is a lightweight and flexible transformation of an unordered list into an expandable and collapsible tree, great for unobtrusive navigation enhancements. Supports both location and cookie based persistence.Provides some options for customizing, an async-tree extension and an experimental sortable extension.

jQuery File Tree – File Structure Treeview Plugin

jQuery File Tree is most configurable, AJAX file browser plugin for jQuery.Its easy to use you can just initialize on target structure using one line code. jQuery File Tree plugin providing server side scrips like PHP,ASP and JSP scripts, which can read the directory structure on the server and create the file tree.

 
转自:http://www.open-open.com/news/view/c3f055

10+ 最流行的 jQuery Tree 菜单插件的更多相关文章

  1. 分享14个很酷的jQuery导航菜单插件

    导航按钮是网站的非常重要的一部分,因其将网站的所有部分而集中一处,jQuery导航菜单插件在其中扮演重要的角色. 本文介绍了14个很酷的jQuery导航菜单插件,它们够漂亮.简单,并且完全兼容各种类型 ...

  2. Smint – 用于单页网站制作的 jQuery 导航菜单插件

    Smint 是一款用于实现单页风格网站的 jQuery 导航插件,包含两部分:固定在页面顶部的精美导航条和能够在你点击的时候自动滚动到对应内容的菜单按钮.Smint 使用非常简单,只有一个参数用于设置 ...

  3. 10 个免费的 jQuery 可视化编辑器插件

    富文本编辑器,也就是所见即所得的 HTML 编辑器,是网站一个非常重要的组件,特别是对于一些内容发布网站来说.本文介绍 10 个基于 jQuery 的可视化文本编辑器. MarkitUp markIt ...

  4. Jquery多级菜单插件Slimmenu使用说明

    Jquery多级菜单插件Slimmenu使用说明 现在扁平化设计逐渐的成为了趋势,不管是pc web,还是移动互联网的应用开发,都在研究和设计Flat ui, 这里有一篇文章说明扁平化的设计的一些想法 ...

  5. 几款jQuery右键菜单插件介绍

    在网页中使用自定义右键菜单,实现上皆为使用javascript禁用浏览器默认的右键菜单,然后在网页中响应鼠标右键事件,弹出自定义的菜单. 类似右键菜单的组件网上很多.一般而言,改变浏览器的默认菜单应当 ...

  6. 分享10款常用的jQuery焦点图插件

    爱编程一直在收集整理编程相关的知识和解决方案,今天小编为大家带来10款非常常用的jquery焦点图插件. 1.jQuery可自动播放动画的焦点图插件 之前我们已经分享过很多非常实用的jQuery焦点图 ...

  7. jquery树形菜单插件treeView

    Jquery的treeview很好用,如果是简单的树形菜单按照下面的源码实例模仿就可以. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Tr ...

  8. 几款jQuery右键菜单插件

    1.jQuery Very Simple ContextMenu Plugin 2.ContextJS Project Page:http://lab.jakiestfu.com/contextjs/ ...

  9. js(jquery)右键菜单插件的实现

    今天开发一个项目的时候需要一个模拟鼠标右键菜单的功能.也就是在网页点击鼠标右键的时候不是弹出系统的菜单而是我们制定的内容.这样可以拓展右键的功能.实现过程不多说了,写出来的代码和效果如下: js部分: ...

随机推荐

  1. 在Delphi中,关于数组名称

    动态数组数组名代表的是第一个元素的内存地址. 静态数组名称代表的是数组第一个元素的内存位置, 而不是数组第一个元素的内存地址. 但对于静态数组,在某些情况下编译器可能会自动取数组地址,如: funct ...

  2. IIS服务器应用程序不可用的解决办法

    转载:http://www.cnblogs.com/caicainiao/archive/2010/11/29/1891085.html 这个问题见了好几次,在.net下 Microsoft visu ...

  3. Android之图片应用

    package com.example.imagescale; import android.os.Bundle; import android.app.Activity; import androi ...

  4. Hibernate+DWR无刷新三级联动

    DWR(Direct Web Remoting)是一个用于改善web页面与Java类交互的远程服务器端Ajax开源框架,可以帮助开发人员开发包含AJAX技术的网站.它可以允许在浏览器里的代码使用运行在 ...

  5. js 后台弹窗

    后台弹出操作成功,失败信息 /// <summary> /// 弹出信息,并跳转指定页面. /// </summary> public static void AlertAnd ...

  6. Java开源 开源工作流

    OpenEbXML   点击次数7801 Werkflow   点击次数11181 OSWorkflow   点击次数14988 wfmOpen   点击次数7997 OFBiz   点击次数1234 ...

  7. js及jQuery实现checkbox的全选、反选和全不选

    html代码: <label><input type="checkbox" id="all"/>全选</label> < ...

  8. jQuery-ui treegird 使用

    在实际应用中可能会碰到不同的需求,比如会根据每行不同的参数或属性设置来设置同列不同的editor类型,这时原有的例子就显的有点太过简单,不能实现我们的需求,现在应用我在项目中的操作为例,显示下实现同列 ...

  9. UVaLive 3708

    题意:周长为10000的圆上等距分布n个雕塑,求再加入m个雕塑后,为使所有雕塑等距分布所需移动原来n个雕塑的最小总距离. 分析:计算相对距离. #include<cstdio> #incl ...

  10. htm5实现视差动画

    requestAnimationFrame.js window.requestAnimFrame = (function() { return window.requestAnimationFrame ...