Hello. Sorry, but I have three questions on Diagram tree species.
The first question:
I have a code tree, where two wives grouped together with her husband.
----------------------------
Tree
kinds of cats
But where to insert the hyperlink code:
---------------------------
{ cursor: "pointer",
click:function openWindow() {window.open("./modal_window/cat_Great-grandparent.html");}
},
---------------
I can not find.