I\'m working on a website which uses a tree structure made the following way : a list is created and if an element of this list is itself a list then it is append to the first l
If you think you will need several other functions on the tree, I suggest you to have a look on jsTree