|
I wonder how I can reduce the width of the tree menu bar css?
Return to Recent Questions
Q:
I am working on creating a new menu bar css with DHTML Tree.
Is it possible to reduce the width of the menu bar css?
A:
You should change width of the menu bar css:
var tmenuWidth = "275px";
Try to set also the following parameters:
var tlevelDX = 0;
var tnoWrap=0;
Return to Recent Questions
Related:
- March 12, 2007 - I don't understand, how can change place of the icon in button context menu...
- March 16, 2007 - How can I change item width in the Vista templates in the script java menu?
- March 21, 2007 - How can we increase the width of the vista style buttons of menu dynamique css?
- Apr 02, 2007 - Where can I change the font size of the top javascript css menu items?
- Apr 03, 2007 - I would like to change the height of the submenu items in the menus with javascript...
- May 04, 2007 - Which file(s) I should change to change the content of each mouseover javascript tab?
- Jun 04, 2007 - I've tried to change the width of the images within the menu javascript html...
- Jun 13, 2007 - How I can change the background of the top level dhtml context menu?
- Jun 15, 2007 - Is it possible to change the position of a menu item in the javascript menu?
- Jun 22, 2007 - Where can I change the state of Vista 1 menu in java script?
- Jul 29, 2007 - Is there any way to change the font size of the submenu links in menu drop down javascript?
|