Bobajob
Junior Member
Posts: 2
Registered: 1/31/2006
Location: Holmfirth, UK
Member Is Offline
|
| posted on 1/31/2006 at 07:44 PM |
|
|
Linking drop down to existing menu item
I have a site already built which has a text menu using DIV tags. Ideally I would like to link the drop down menu to one of the items on this menu and
get rid of the top level menu. This means than when the user increases their text size (very important) the main menu shifts along. It also means that
the menu is not wholey reliant on Javascript (also very important)
I realise that the drop down will stay positioned where it is set so will look off-set but this is not a problem.
Therefore the menu would be something like this...
<div><a href="#">menu1</a></div>
<div><a href="#">menu2</a></div>
<div><a href="#">menu3</a></div> *(linked to drop down)
<div><a href="#">menu4</a></div>
<div><a href="#">menu5</a></div>
Thanks
Bob Spencer
|
|
|
tigra
Administrator
Posts: 1963
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 2/10/2006 at 05:07 PM |
|
|
Free version of the menu do not support attaching to existing HTML elements (supported in Tigra Menu GOLD).
|
|
|