[Typo3] Splitted menu

Thomas Bühler th_buehler at yahoo.de
Wed Aug 10 15:33:36 CEST 2005


Hi All

I try to create a navigation for a page that is splitted into two parts. The
first three pages should be displayed on one horizontal line and the other
ones in a horizontal line beneath. To establish that, I created two
independent GMENU_LAYERS and placed them separately in the source code. It
looks approx like this:
 ___   ___   ___
|_1_| |_2_| |_3_|
                            ___   ___   ___ 
                           |_4_| |_5_| |_6_|

Each menu works fine for itself. If I hoover across page 1, I see the
subpages of it - If I hoover to page 2, I see the subpages for this page
and the ones from page 1 are hidden. The same with the menu of the pages
4,5 and 6. So far so good.

If I hoover now from page 3 to page 4, the subpages of both menus will be
opened as they are not the same menu. This happens probably because menu 1
doesn't know that subpages from menu 2 are open and so it won't close
itself.

Is there a possibility to splitt a GMENU_FOLDOUT and set two different
positions of it? Is there another way to create such a menu?

I hope somebody understands my poor explanation...

Thanks for any help in advance.

Thomas



More information about the TYPO3-english mailing list