1
vote
1answer
1k views

jstree - node selection based on current navigated url

Today I'm using the built-in cookies of the jsTree in order to preserve user navigations in the tree. on node click in the tree the user is redirected to the corresponding page in my site and the ...