jsTree Selecte most nested node
Posted
by niao
on Stack Overflow
See other posts from Stack Overflow
or by niao
Published on 2010-04-07T18:05:00Z
Indexed on
2010/04/07
21:13 UTC
Read the original article
Hit count: 416
Greetings, I just started to use jsTree and I have a question for you guys. How can I select only the most nested node - the node which doesn't have any children. additionally, when this node is selected, I would like to submit my form which contains the jsTree. How can I then access selected node?
© Stack Overflow or respective owner