mar10 / dynatree

Automatically exported from code.google.com/p/dynatree
93 stars 37 forks source link

issue with programmatically Initializing the tree structure in Android #366

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi, I tried to create a tree statically (using <ul><li></li></ul>) which  works 
fine in IE9 and Android App, but when trying to initialize same tree structure 
programmatically (using  Node.addChild()) then is visible correctly in IE9 but 
not visible in Android app. 
During debugging in IE9 its not showing any created node in <div id="tree">.
I have tried it with phonegap also but no result.
Any suggestion?

Original issue reported on code.google.com by rahul.in...@gmail.com on 18 Oct 2012 at 10:01

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
need more information. Best would be a sample file or jsfiddle.

Original comment by moo...@wwwendt.de on 20 Nov 2012 at 8:51

GoogleCodeExporter commented 9 years ago
I found some logical error in my code, after resolving that its working fine. 
Thanks for your response.

Original comment by rahul.in...@gmail.com on 21 Nov 2012 at 4:35

GoogleCodeExporter commented 9 years ago

Original comment by moo...@wwwendt.de on 6 Oct 2013 at 4:38

GoogleCodeExporter commented 9 years ago

Original comment by moo...@wwwendt.de on 3 May 2014 at 10:08