Can someone suggest me how can I highlight the last node of a tree in dojo. I tried the _onfocus() function but it isnt working. I am using dojo 1.7 version.
I want to find the last node of my tree structure based on the node id and then highlight it.
Appreciate for all your suggestions in this.
Thanks