I want to use the function._get_type (node) from jsTree plugin types. The documentation states
Get type node. (mixed node) This can be a DOM node, jQuery node, or a selector pointing to an element.
I do not know what to serve node. I use the hotkeys plugin and on input click to display the type of this node.
I hope this is the corresponding html code where the rel="testsuite"node type is indicated.
<li class="jstree-closed" runurl="<a class='non-html' href="http:
Do you have a tutorial to help me understand everything I need to find out my own questions like this in the future? Please note that I cannot read the jsTree source code to answer my question.
Radek source
share