jQsafi / dynatree

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

GetNodeByKey function doesn't work #122

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.When the node im trying to get has at least two level below children
2.Activated node is one of its children below level two
3.I pass the correct key but it returns null
4.The getElementById You are using returns an object which cannot be
recognized as dtNode

(If possible, please attach an example HTML file, that works when copied
into the dynatree/doc/ folder.)

What is the expected output? What do you see instead?
dtNode                                  null

What version of the product are you using?
The latest
On what operating system and browser?

Please provide any additional information below.

Original issue reported on code.google.com by alefra...@gmail.com on 3 Nov 2009 at 3:31

Attachments:

GoogleCodeExporter commented 9 years ago
Can you attach an running example that we can use to reproduce the problem (or 
post a
link)?
"(If possible, please attach an example HTML file, that works when copied
into the dynatree/doc/ folder.)"

Original comment by moo...@wwwendt.de on 8 Nov 2009 at 1:10

GoogleCodeExporter commented 9 years ago

Original comment by moo...@wwwendt.de on 12 Dec 2009 at 2:10

GoogleCodeExporter commented 9 years ago

Original comment by moo...@wwwendt.de on 8 Nov 2010 at 6:46

GoogleCodeExporter commented 9 years ago
getNodeByKey now walks the tree (not the DOM)

Original comment by moo...@wwwendt.de on 14 Nov 2010 at 2:12

GoogleCodeExporter commented 9 years ago
considered verified

Original comment by moo...@wwwendt.de on 17 Jul 2012 at 4:12