Comceptional question using JS Tree with multiple Trees?
Hello there,
I am totaly new to JQuery and JS Tree Plugin.
What I would like to do is building multiple categorisation trees. Each of this trees should then have unlimited levels.
The Idea is to add the name of the new tree in a overlay or JS shoutbox and then have a selectbox with all the tree categories. The user should then select one of these trees, which name is then the first node and he then can add multiple subnodes.
I have created one big tree with multiple levels, but I have no idea how to build this multitree stuff.
First questions: is that possbible? I am reaslly sure...
Second questions: HOW? Is there somewhere some king of tutorial for that?
Thanks very much for your help
Kay