| 
       
          
                     I would like my upper level of my free tree menu  to have one itemheight and my submenuitems to have a smaller height.
       
      Return to Recent Questions
 
  
Q:
 I purchased your product yesterday and was quite impressed, but I am having a bit of a
 problem with my submenuitems. In the general menu properties there is a "Global" var
 titemHeight = 22;  My problem is that  I would like my upper level of my free tree menu  to have one itemheight and my submenuitems to have a smaller height. Is this possible?
  
A:
 
In the XP Style 
var tXPStyle=1; 
the item's height for the top items and submenus will be different.
  
If you want to use 
var tXPStyle=0;
  
you can set ite's height for the submenus: 
var titemHeight=16;
  
And for other items use the blank icon with the height you want to have for the upper
level of your menu items.
  
 
 
  
Return to Recent Questions
           Related: 
         
         - Sep 06, 2006 - Can't see my javascript vertical tree menu in FireFox.
 - Sep 16, 2006 - I need to be able to highlight the selected menu item of the html tree menu.
 - Oct 05, 2006 - Is it easy to incorporate your Menu into a website created on Front Page?
 - Oct 06, 2006 - Where I can find data.js file for tree javascript menu?
 - Oct 20, 2006 - I want that tree menus expanded or collapsed and go to the link...
 - Oct 30, 2006 - I don't see on my website dhtml mouseover menu that I saw on my local machine.
 - Nov 23, 2006 - It is possible to have context menu work with your tree menu dhtml?
 - Dec 26, 2006 - I'm trying to have two separate mouseover menus on my web page.
 - Jan 06, 2007 - Do I need to replace all the files and script in all the web pages with hover menu...?
 - Jan 07, 2007 - I can't install my javascript mouseover menu on the page made with Yahoo sitebuilder
 - Jan 14, 2007 - I do not understand the instructions for inserting your cross frame menu into a site
           
               
   |