i have some issues with JSTree IE(7 and 8): after tree loading, all the non-leaf nodes are open (the tree is loaded from a json data structure, with only one non-leaf node with the "state" object setted to "open" and all the other to "closed"). the same code work properly on ff, opera and safari.

here is the js code: http://jsfiddle.net/yuXxx/

and here is the json generated code (validated): http://pastebin.com/Zw1KYEK5

anybody could help me? tnx

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.