jstree
jsTree not all nodes expanded are reopened after refresh even if saved correctly to cookies
To reproduce the problem: go to http://www.jstree.com/demo page and scroll down to \"PHP & mySQL demo + event order\" demo[详细]
2023-03-20 06:49 分类:问答Dynamically creating nodes in a jstree tree structure
I have to retrieve a list of menu item from a database and display it in a tree structure I want to use the menu name as the node name and menu id as the id of the node.[详细]
2023-03-19 03:53 分类:问答How to check whether selected node is having child nodes or not in jstree?
I m taking selected node by following code. var selected=$(\"#warehouseTree\").jstree(\'get_selected\');[详细]
2023-03-19 02:01 分类:问答Exception in folder tree stucture in jstree
I\'m trying to create a tree structure in jstree. Infact i have done it successfully during testing(as a sample app).[详细]
2023-03-19 01:11 分类:问答How do you load jsTree using a variable for data
I have an ajax call to a wcf module that returns a menu tree in this format.(truncated) { \"data\" : [[详细]
2023-03-18 12:24 分类:问答jstree: checkboxes are only shown with jquery.jstree.js
I downloaded Jstree, made a simple example (by pointing to the 6 local jstree files) and it worked fine.[详细]
2023-03-18 10:29 分类:问答Reloading a jstree without refreshing the page
I\'m trying to reload a jstree without reloading or refreshing the page, the reload should happen onclick of a button, so when the button is clicked im calling[详细]
2023-03-18 01:16 分类:问答jsTree stuck on "loading" on IE8
I have trees in two different pages, both have lots of other functionality too. They both work fine in Firefox, but IE8 gets stuck[详细]
2023-03-17 21:53 分类:问答jsTree get_json function
I have a jstree tree that I\'m trying to extract the structure of using get_json (in order to post it back to the server), but I don\'t seem to be getting any tree info in the returned object.[详细]
2023-03-17 10:26 分类:问答jstree types plugin
This is my current JSON input for my jstree (using jstree-grid for the data): { data: \"StrukturNavn\",[详细]
2023-03-16 18:15 分类:问答