[jQuery] [treeview] Open a certain "folder" when page loads or link
So here is my problem... if anyone could help that would be great and
thank you! in advance.
Say this is my menu:
Folder 1 (href="folder1.htm")
- File 1 (..)
- File 2 (..)
- File 3 (..)
Folder 2 (..)
- File 1 (..)
- File 2 (..)
File 1 (..)
I'm using the location.href which works perfectly when I click on File
1 (webpage).. and I have it bold "File 1" when it is on that page.
When I click the "Folder 1" page, is there any way to have the "sub
pages" show in the treeview?
Example:
Folder 1 (href="folder1.htm")
- File 1 (..)
- File 2 (..)
- File 3 (..)
Folder 2 (..)
File 1 (..)