[TYPO3-english] Horizontal Menu with Horizontal submenus

Theo Kotey tkotey at gmail.com
Tue Mar 17 09:52:57 CET 2009


StephenBungert wrote:
> Put all of
> 
>      2 = TMENU
>      2 {
>      wrap =  <div id="+page_id+" class="tabcontent"> | </div>
>      noBlur = 1
>      expAll = 1
> 
>      NO = 1
>      NO {
>        wrapItemAndSub = <div id="+page_id+" class="tabcontent">|</div>
> 
>      }
> 
>      ACT = 2
>      #ACT < .NO
> 
>      ACT {
>        wrapItemAndSub = <li> | </li>
>      } 
> 
> in the first HMENU object after 1.
> 
> You don't need to make  a seperate HMENU object for each level.
> 
> -----

The reason why I did that was because I wanted the submenus to appear 
somewhere else. Take a look at this screen shot example of how I want it 
to behave
http://67.15.157.6/~bfa64/fileadmin/templates/menu.gif


More information about the TYPO3-english mailing list