It's possible to do a "hover tooltip" showing some text in the json data? #2667
Answered
by
ApiumJacob
Ricardosgeral
asked this question in
Q&A
-
Hi all To make the tree more readable to the user, I would like to show the content of the "title" as a "hover tooltip", that is, when the user has the mouse over the node a hover appears with the value of the "title". Can this be done with the JStree? |
Beta Was this translation helpful? Give feedback.
Answered by
ApiumJacob
Nov 26, 2022
Replies: 1 comment
-
Sorry, here is the better code: "a_attr": {"title": "stick to your day job"}
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
vakata
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sorry, here is the better code:
"a_attr": {"title": "stick to your day job"}