c_mcintosh
Newbie
Posts: 1
Registered: 10/15/2004
Member Is Offline
|
| posted on 10/15/2004 at 12:35 AM |
|
|
Horizontal Setup
This is my ideal situation. I would like it when the submenu is activated that instead of just straight down, it is shown as another menu below the
main meny.
Anyone know if this is capable and what i need tto do it, thanks.
|
|
|
tigra
Administrator
Posts: 1976
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 10/17/2004 at 03:33 AM |
|
|
You can position subitems below the parent item, but note that this will not move next menu item in current block (this is tree behavior and not
supported by dropdown menus). To position subitems use block_top and block_left keys in menu_tpl.js
|
|
|