How can I ensure the background is the same length as the longest word in my submenu list for the rollover menus?
Return to Recent Questions
Q:
Looks like submenu text for the rollover menus is too long for the background.
How can I ensure the background is the same length as the longest word in my submenu list for the rollover menus?
A:
Try to change the following parameter:
var smWidth="100%";
Set it:
var smWidth="";
Return to Recent Questions
Related:
- Nov 05, 2006 - With the new version of javascript rollover menus, my body onload function is blocked.
- Jan 07, 2007 - Some graphic files need to draw the top-level horizontal menu bar are missing.
- Jan 31, 2007 - I tried to create the html version of the rollover menus. It is still not working.
- Feb 02, 2007 - The background images for dhtml drop down menus are missing in the browser
- Sep 13, 2007 - I want to use different background color for main items and submenus for cascading menus
- Nov 07, 2007 - Why I'm only seeing just a small percentage of the templates for the css rollover menus?
- Jul 04, 2009 - I'm having trouble getting rid of a shadow the the right and bottom of a list menu java script.
- Sep 18, 2009 - How can I ensure the background is the same length as the longest word in my java edit menu submenu list.
- February 11, 2010 - Is there a way of keeping the background of the submenus solid so it isn't see through javascript expanding menu?
- July 13, 2010 - In the rollover menus, how can I have a heading link to and open another website's home page?
- July 17, 2010 - If is there any way I can give some space between pressed_item and hover item for the rollover menus
|