[Typo3] Two different menu's on one page

Daniel Doesburg [netcreators] typo3 at doesburg.biz
Sun Oct 2 12:05:45 CEST 2005


Michael Medenblik schreef:
> How can I create two different menu’s on one page? 

I would say, the same way as you posted two messages.
As you can make one menu, you can make the second one in the same way.

To give a little hint:

page = PAGE
page.10 = HMENU
page.10.wrap = <div id="hormenu"> | </div>
page.10.1 = GMENU

|

|

page.20 = HMENU
page.20.wrap = <div id="vertmenu"> | </div>
page.20.1 = GMENU

|

|


Success,

Daniel




More information about the TYPO3-english mailing list