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