Hello,
I need a way to use javascript to get the text of the node so it will appear in a Alertbox.
I want to delete nodes, so I create a contextmenu with a delete option, and when I click delete, I want a javascript alert to pop up asking them \"Do you wish to delete ?\" I don't know how to make the node text appear using javascript.
Any good pointers for how to use javascript with the menu's and the tree, or good references would be helpful.
Thanks