苹果软件-免费软件站-雷霆加速免费永久-冲鸭加速器vqn

jsTree is jquery plugin, that provides interactive trees. It is absolutely 熊猫加速器vip永久免费下载, open source and distributed under the MIT license. jsTree is easily extendable, themable and configurable, it supports HTML & JSON data sources and AJAX loading.

jsTree functions properly in either box-model (content-box or border-box), can be loaded as an AMD module, and has a built in mobile theme for responsive design, that can easily be customized. It uses jQuery's event system, so binding callbacks on various events in the tree is familiar and easy.

Just a few of the features worth noting:

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


Chrome 14+, Firefox 3.5+, Opera 12+, Safari 4+, IE8+
older versions may work, but are not tested


  Download   Discuss   Report bugs    Donate

  • Root node 1
    • initially selected
    • custom icon URL
    • initially open
      • Another node
    • Custom icon class (bootstrap)
  • Root node 2

苹果软件-免费软件站-雷霆加速免费永久-冲鸭加速器vqn

  1. Download jsTree or use CDNJS

    If you choose to download - all the files you need are in the dist/ folder of the download

  2. Include a jsTree theme

    Themes can be autloaded too, but it is best for performance to include the CSS file.

    If hosting the files yourself:

    <link rel="stylesheet" href="dist/themes/default/style.min.css" />

    If using CDNJS:

    <link rel="stylesheet" href="http://cdnjs.cloudflare.com/ajax/libs/jstree/3.2.1/themes/default/style.min.css" />
  3. Setup a container

    This is the element where you want the tree to appear, a <div> is enough. This example has a nested <ul> as there is no other data source configured (such as JSON).

      <div id="jstree_demo_div"></div>
  4. Include jQuery

    jsTree requires ins加速器app in your webpage. You can use a CDN version or include a local copy.

    <script src="http://cdnjs.cloudflare.com/ajax/libs/jquery/1.12.1/jquery.min.js"></script>
  5. Include jsTree

    If hosting the files yourself: for production include the minified version: dist/jstree.min.js, there is a development version too: dist/jstree.js

    <script src="dist/jstree.min.js"></script>

    If using CDNJS:

    <script src="http://cdnjs.cloudflare.com/ajax/libs/jstree/3.2.1/jstree.min.js"></script>
  6. Create an instance

    Once the DOM is ready you can start creating jstree instances.

    $(function () { $('#jstree_demo_div').jstree(); });
  7. Listen for events

    jsTree uses events to notify you when something changes while users (or you) interact with the tree. So binding to jstree events is as easy binding to a click. There is a list of events and what information they provide in the API documentation.

    $('#jstree_demo_div').on("changed.jstree", function (e, data) {
      console.log(data.selected);
    });
  8. Interact with your instances

    Once an instance is ready you can invoke methods on it. There is a list of available methods in the API documentation. The three examples below do exactly the same thing

    $('button').on('click', function () {
      $('#jstree').jstree(true).select_node('child_node_1');
      $('#jstree').jstree('select_node', 'child_node_1');
      $.jstree.reference('#jstree').select_node('child_node_1');
    });


<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <title>jsTree test</title>
  <!-- 2 load the theme CSS file -->
  <link rel="stylesheet" href="dist/themes/default/style.min.css" />
</head>
<body>
  <!-- 3 setup a container element -->
  <div id="jstree">
    <!-- in this example the tree is populated from inline HTML -->
    <ul>
      <li>Root node 1
        <ul>
          <li id="child_node_1">Child node 1</li>
          <li>Child node 2</li>
        </ul>
      </li>
      <li>Root node 2</li>
    </ul>
  </div>
  <button>demo button</button>

  <!-- 4 include the jQuery library -->
  <script src="dist/libs/jquery.js"></script>
  <!-- 5 include the minified jstree source -->
  <script src="dist/jstree.min.js"></script>
  <script>
  $(function () {
    // 6 create an instance when the DOM is ready
    $('#jstree').jstree();
    // 7 bind to events triggered on the tree
    $('#jstree').on("changed.jstree", function (e, data) {
      console.log(data.selected);
    });
    // 8 interact with the tree - either way is OK
    $('button').on('click', function () {
      $('#jstree').jstree(true).select_node('child_node_1');
      $('#jstree').jstree('select_node', 'child_node_1');
      $.jstree.reference('#jstree').select_node('child_node_1');
    });
  });
  </script>
</body>
</html>
 

click here for the old site (v.1)

Fork me on GitHub
  • ssr节点安卓下载,ssr节点pc版下载,ssr节点vps,ssr节点vn  星门加速器安卓下载,星门加速器免费永久加速,星门加速器永久免费加速,星门加速器vp  小麦加速器下载地址,小麦加速器官方网址,小麦加速器pc版下载,小麦加速器免费试用  心阶云官网入口,心阶云登录入口,心阶云邀请码,心阶云使用教程  逗鲨加速器用不了,逗鲨加速器最新版,逗鲨加速器官网,ladder加速器  简单加速器用不了了,万能加速器100倍,免费一小时加速器,免費遊戲加速器  老佛爷加速器7天试用,老佛爷加速器用不了了,老佛爷加速器打不开,老佛爷加速器vpm