|
|
I need the flyout menus in the flash navigation bar to be able to be different widths.
Return to Recent Questions
Q:
I need the flyout menus in the flash navigation bar to be able to be different widths.
A:
Actually the submenu width is depend on the item's size. You can also
wrap item's text.
Set var noWrap=0; or use standard <br> tags
inside items' text:
["|very long text <br> in Item 14","", "", "", "", "", "3", "1", "", "", "", ],
You can set exact width for each submenu using Individual
Submenu Styles.
Return to Recent Questions
Related:
- Sep 26, 2006 - Why is the submenu has a different colour than menu items in the javascript menu bar?
- Sep 30, 2006 - The frame below the javascript menubar is moved to the bottom of the page.
- Nov 06, 2006 - Each item is a different width. Can I do this with your html navigation bar?...
- Nov 30, 2006 - How to select the font and backcolors in java menubar using the hexidecimal number?
- Dec 04, 2006 - When running navigation bar code with IE or Firefox, the background is transparent.
- Dec 18, 2006 - I don't seem to be able to center my html menu bars. Can I do this?
- Jan 21, 2007 - I want to be able to have all of the submenus start at the top of the HTML menu.
- Jan 30, 2007 - I have certain roll down menu items that I will need to disable at certain times.
- Feb 12, 2007 - There seems to be a 'glitch' with my transparent drop down menus when I use Firefox.
- Feb 18, 2007 - The dynamic menu javascript disappears, it goes BEHIND the flash and can't be seen
- March 12, 2007 - The css pulldown menu menu behave a looks differently in IE 6 and Firefox
|