Hi there, I have tried using this however, in any web browser it does not show
the tree and instead it stays in an eternal loading stage... Any ideas?
Thanks!
$(function() {
$("#mydiv").jstree({
"xml_data" : {
"ajax" : {
"url" : "/static/v.1.0pre/_docs/_xml_nest.xml"
},
"xsl" : "nest"
},
"plugins" : [ "themes", "xml_data" ]
});
});
Original issue reported on code.google.com by carolzwe...@gmail.com on 2 Aug 2013 at 8:47
Original issue reported on code.google.com by
carolzwe...@gmail.com
on 2 Aug 2013 at 8:47