dom - Traverse forum threads using document.getElementById("treeForm") method -


i traverse forum's threads using dom method. in source code of forum, did not see id = "treeform", however, document.getelementbyid("treeform") returns correct value. don't know why happens? if id not exist in forum's page source code, think should return "null" instead. in advance.


Comments

Popular posts from this blog

javascript - JS causing window size to be bigger than necessary - Dropdown bug -

How to mention the localhost in android -

php - Calling a template part from a post -