I'm trying to get the scrolling menu to display upwards, but items display downwards.
Return to Recent Questions
Q:
I'm trying to get the scrolling menu to display upwards, but the items are displaying downwards.
A:
You should set the following parameters in your data.js file:
var subMenuAlign="left";
var subMenuVAlign="bottom";
Return to Recent Questions
Related:
- Sep 02, 2006 - Little vertical spacers between menu items in the drop down menu.
- Sep 26, 2006 - Why is the submenu has a different colour than menu items in the javascript menu bar?
- Oct 01, 2006 - All of the items in html pull down menu are different sizes.
- Oct 26, 2006 - I would like to load an iframe into one of the items in oncontextmenu.
- Oct 28, 2006 - Subitems of the mouseover menu don't close when the mouse goes away...
- Nov 03, 2006 - I want to use a Flash icon with sound next to the menu items in javascript list menu...
- Nov 10, 2006 - I want to set the status bar messages to another than the link text from the xp menu items?
- Nov 19, 2006 - How to display my javascript top menu without a border, but my subitems all have a border.
- Nov 19, 2006 - Can I create a javascript menu code with one line of the subitems?
- Nov 21, 2006 - How are this javascript scrolling menu compatible with Frontpage 2003?
- Nov 25, 2006 - I need only one column of submenu html to be displayed, all other columns should be closed.
|