[jQuery] Treeview, async, persist location

[jQuery] Treeview, async, persist location


Good day.
I'm using the treeview plugin with async. And it works great.
But I miss the persist location functionality.
Does anyone have a solution to this?
I have a parameter in the URL that could be used to load that page's
submenus.
(the value of that parameter is the same as the value used to return
the correct submenus)
So maybe there is a way, after the tree has loaded initially, to read
the URL parameter and read/add to the tree as needed.
But I'm not very good at jquery or javascript in general.
If anyone has an example or an idea though, i might be able to figure
it out.
Thanks, Victor