Helo again Alex.
please look at this problem, its related to DIJIT - TREE - expand.
I need to somehow mark the item whitch is expanded, so add something to script that would ie make the selected bold, or make a border arround it.
Im sure there is an easy way how to do that, but i can figure it out.
Thank you 4 any help
Mike
How to decorate the node?
Hello,
If you know how to decorate a node (I do not yet :-) ), you can try to extend the expander() function and call decorator() callback or something similar when path of the current node matches the full path which should be expanded.
Sincerely,
Alex