How to color a treeview node in javascript

Posted by hero on Stack Overflow See other posts from Stack Overflow or by hero
Published on 2010-05-18T12:39:38Z Indexed on 2010/05/18 12:50 UTC
Read the original article Hit count: 188

Filed under:
|

i have a treeview and a texbox that allows a user to search for nodes inside the treeview.

i already wrote the JS function that determines if a node exists in the treeview.
what i want is to color the node that the user have searched for. how can i do this??

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about dom