Is there a way to add a Tooltip to a JSTree node? I would like to display extra information when the user hovers over an element.
I\'m pretty dense when it comes to
isnt it just about adding a title attribute to your node in the tree that is hovered on?? nothing fancy..