I need a way to fix the width of the website navigation bar nomatter how long the content is.
Return to Recent Questions
Q:
I need a way to fix the width of the website navigation bar nomatter how long the menu content is, is there a way that this can be done.
A:
You should set the exact width for the menu usinf the following parameter:
var menuWidth="120px";
var noWrap=0;
Return to Recent Questions
Related:
- Sep 18, 2006 - The submenus of the cross frame menu are offset by about 100 pixels to the right.
- Nov 06, 2006 - Each item is a different width. Can I do this with your html navigation bar?...
- Dec 04, 2006 - When running navigation bar code with IE or Firefox, the background is transparent.
- Feb 17, 2007 - How can I setup Font Size, color for individual level, button in the bar websites?
- May 06, 2007 - Sub-menus appear away for the menu/ dhtml navigation bar.
- Aug 02, 2007 - I would like�my navigation javascript buttons all have a uniform width
- Sep 27, 2007 - I have a New website that needs to have more than one drop down menu bar
- Sep 29, 2007 - Is it possible to create navigation menu resize based on the cell width?
- Oct 07, 2007 - How do I allocate the width of each "button" in dhtml menu navigation
- Oct 08, 2007 - May I can use PHP code in menu items of my dhtml website navigation menu?
- Nov 16, 2007 - I cannot see subitems of my down menu navigation on the website. Could you help me?
|