Top "Jstree" questions

jsTree is a JavaScript-based, cross-browser tree component packaged as a jQuery plugin.

Deselect selected treenode JStree - jQuery

Situation When my page is loaded and my treeview is visible, no treenode is selected. When I click on a …

jquery html jstree
jsTree: async loading

I am trying to use this jQuery plugin (jsTree) in one of my project. All the others I've found haven't …

jquery asynchronous jstree
jsTree disable some of the checkboxes

Using jsTree (3.1.0+) with checkbox plugin is it possible to allow not all checkboxes to check - disable some of them? …

jstree
JsTree how to create a root node

How to create a root node using 'create' method Root |___ Child1 |___ Child2 I am using JsTree, by using 'json_data' …

javascript jstree
Open branch when clicking on a node?

I'm stuck with jsTree here. So far it works and i can browse and expand nodes with the [+] icon and …

javascript jquery tree jstree
Changing the theme with jstree 3.0.0

I'm trying to change the theme as follows: I copied the contents of the default folder and copied them into …

jstree
jstree disable checkbox

I am currently working on some POC using JS Tree plugin and related check box plugin. For certain nodes I …

javascript checkbox jstree
How to listen for double-click on jstree?

How would I write a listener for a double-click event on a jstree object? (For example, I'd like to double-click …

javascript jquery events jstree double-click
jsTree load children by ajax

Code posted below loads root elements for my tree by ajax request. My tree is very large so I can't …

javascript jquery ajax jstree
Node icon in a jsTree tree with font-awesome

I have a tree structure using jsTree, like this: <div id="jstree"> <ul> <li>…

xml xslt jstree font-awesome