[jQuery] Treeview : how to add selected class to clicked item.
I would like to highlight current selected node to the user, making
current selection more visually clear using CSS
If we use persist:"Location", node is hightlighted [adds the
"selected" class], but only when u refresh the page.
Can some one guide me how to implement it on per click basis ?
Regards,
Pankaj