Submenus expand upward instead of downward?

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
redtopia
Advanced
Advanced
Posts: 29
Joined: Fri Aug 05, 2005 10:00 pm

Submenus expand upward instead of downward?

Post by redtopia »

I've got a horizontal menu (relative position) with vertical submenus. The design for the home page puts the horizontal main menu close to the bottom of the page. Because of this, I want the submenus to expand upward instead of downward. When submenus expand downward, they require a scroll bar, and depending on the size of the window, you might only be able to see a couple menu items. If the menu expands upward, the whole menu will be visible. This would be ideal.

Thanks,
-JP
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hi,

Try setting each submenu with openstyle="up"; in it. You can adjust the position of the up, if you want it up a bit more than right on the top of the main menu, use top="offset=-2"; or whatever you want. I think it's minus since it's going up and not down :)

Ruth
Post Reply