jstree
What javascript executes on unload?
I\'m working on an ASP.NET page that loads quite a lot of AJAX data into a jsTree.Enough so that I\'d regularly get \"A script on this page is causing your web browser to run slowly\" warnings.[详细]
2023-03-11 02:30 分类:问答Why does binding "move_node.jstree" only fire once, for the first node, when moving a group of nodes?
Can anyone tell me why binding \"move_node.jstree\" only fires once, for the first node, when moving a group of nodes? and how can I detect All the nodes that were moved?[详细]
2023-03-11 00:32 分类:问答jsTree contextmenu issue
This should be a really simple question, but I can\'t seem to find the answer anywhere.I\'ve recently (like today) began using jsTree and I just got my first tree set up.I created an unordered list of[详细]
2023-03-10 02:31 分类:问答Jstree how to configure contextmenu type wise and when add or delete node how to store it in database
am using $(\"#demo1\").jstree({ \"xml_data\" : { \"ajax\" : { \"url\" : \"phpxml.php\", \"data\" : function (n) {[详细]
2023-03-09 20:28 分类:问答How to get a DOM node, jQuery node or selector pointing to the element?
I want to use ._get_type ( node ) function from jsTree plugin types The documentation says Get the type of a node.[详细]
2023-03-09 02:48 分类:问答Using jstree checkboxes in forms
Sorry for the slightly ambiguous title. My problem is very specific (and it\'s probably just me being a newb), I just didn\'t know how to explain it in the title.[详细]
2023-03-08 12:13 分类:问答How to get the parent folder id by the file id?
We are using jstree for representing the folder and file structure in our web applic开发者_JAVA百科ation. When I move a file from one folder to another folder using drag and drop plugin of jstree, we[详细]
2023-03-08 04:31 分类:问答hotkey plugin opens new window even if pop-ups are blocked?
I want to open new window if \"F2\" pressed. Below code gives me newWindow is null error message in firefox. If I don\'t use pop-up blocker it works. The same in IE. It work in chrome even with pop-up[详细]
2023-03-07 22:54 分类:问答How do I get rid of recursive AJAX requests for a childless node?
Problem: According to the author, jsTree Documentation: When opening a closed node (that has no loaded children) an AJAX request is made.[详细]
2023-03-07 14:24 分类:问答Drag node from jstree onto foreign div element, then perform action when dropped
I have got a jstree working, and now want to be able to drag certain types of nodes to an external div element (containing a chart generated by highcharts). I don\'t actually want the node to be remov[详细]
2023-03-07 13:14 分类:问答
加载中,请稍侯......