|
|
I have to find out, how the tree view navigation is NOT expanding in the beginning..
Return to Recent Questions
Q:
I have to find out, how the tree view navigation is NOT expanding in the beginning..
A:
You should set the following parameter:
var texpanded=0;
Use + signs before items text to expand the some items:
["+Land","", "", "", "", "", "", "0", "", "", ],
Return to Recent Questions
Related:
- Sep 06, 2006 - The Items of the javascript tree view stay expanded in the same state.
- Sep 25, 2006 - My menu icons are not appearing in the preview, or when I launch deluxe-menu.html
- Sep 29, 2006 - I tried to use javascript function with the "Title item" of my javascript tree view.
- Nov 07, 2006 - The menu appears perfectly in the css menu maker preview screen, but not on the page.
- Feb 26, 2007 - Does your dhtml treeview support right to left languages, like Hebrew?
- March 05, 2007 - How can I add "|" separating in the menu items with your rollover drop down menu?
- June 16, 2007 - I need to know if I can add substantial data to the expanded javascript treeview?
- Aug 13, 2007 - The Items of the javascript tree view stay expanded in the same state.
- Sep 05, 2007 - I can not find a parameter to move the collapsible tree menu to the right
- Oct 12, 2007 - I have spanish characters that are not showing up in my css navigation menus correctly
- Oct 25, 2007 - The css navigation menu is there. But it cannot be seen on the page.
|