[jQuery] treeview - location based persistance issue
HI!!
Nice job with treeview!! works like a charm!
There is a little issue however...
The treeview works fine, and when I navigate the content which the
tree points to it also does its job by highlighting where ever I
navigate to even if I click in the content rather than in the tree.
However this is true only if I navigate towards depth.
If instead of continuing to go deep I decide to navigate upwards in
the navigation tree by clicking within the content, the tree will
collapse fully.
Summarizing:
-Navigation within the tree works fine.
-When I navigate the site through the content (without clicking the
tree) the tree is highlighted where ever I go as long as I navigate in
deeper and deeper.
-If by chance I decide to navigate upwards through the content
(without clicking the tree) the tree will not highlight my new
location and will instead collapse.
Thanks!! And looking forward to a hint or solution!!