Documentation v1.0.4

Preview Purchase

Overview

jsTree  is jquery plugin, that provides interactive, easily extendable, themable and configurable tree view that supports HTML & JSON data sources and AJAX loading. For more info please visit the plugin's Homeor Github Repo.

Usage

jsTree's style and script bundles are separate from our global bundle and required to be included and initialized manually on related pages.
<link href="assets/plugins/custom/jstree/jstree.bundle.css" rel="stylesheet" type="text/css" />
<script src="assets/plugins/custom/jstree/jstree.bundle.js"></script>

Initialization

  • jsTree's CSS and Javascript is required to be added into the page via the usage codesnippet above, along with our other global bundles.
  • Add a blank divwith a unique idand initialize it with Javascript.
  • Alternatively, manually adding nodes via HTML will require data-jstreeattribute to define the jsTree configuration. Please refer to our basic examplefor a preview.
Learn & Get Inspired

Support at devs.keenthemes.com

Join our developers community to find answer to your question and help others. FAQs
Get Support
Documentation
From guides and how-tos, to live demos and code examples to get started right away.
Plugins & Components
Check out our 300+ in-house components and customized 3rd-party plugins.
Layout Builder
Build your layout, preview it and export the HTML for server side integration.
What's New
Latest features and improvements added with our users feedback in mind.
Buy now