I needed a dynamic context menu for my jstree so created my own but I still need the create, rename, delete and move functions. I had them working in the built in context menu, but can’t seem to figure out how to do them manually.
Anyone know how?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Have a look at the crrm documentation
You may also need to apply bindings if you wish to do things after you add/edit/remove.
Writing out a full spec of each binding and its needs could take pages, so it would be best if you made your way here and search what you need – it’s very helpful.
Beware – JSTree versions lower than 1.0 are very different to version 1.0+