[TYPO3-UG Italy] Submenu personalizzato

Mauro Lorenzutti mauro.lorenzutti at webformat.com
Fri Apr 6 12:07:15 CEST 2007


> TS
> **********
> ### menu verticale left-box###
>       # Menu cObject
>       temp.left-box = HMENU
>       temp.left-box.entryLevel=1

>       # First level menu-object, textual
>       temp.left-box.1 = TMENU
>       temp.left-box.1 {

>       # Normal state properties
>       NO.subst_elementUid = 1
>       NO.wrapItemAndSub = <div class="menu-level1-no item-{elementUid}"> | </div>
>       NO.stdWrap.htmlSpecialChars = 1

>       # Enable active state and set properties:
>       ACT.subst_elementUid = 1
>       ACT.stdWrap.htmlSpecialChars = 1
>       ACT.wrapItemAndSub = <div class="menu-level1-act item-{elementUid}"> |
> </div>
>       }

>       # Second level menu-object, textual
>       temp.left-box.2 = TMENU
>       temp.left-box.2 {

>       # Normal state properties
>       NO.allWrap = <div class="menu-level2-no"> | </div>
>       NO.stdWrap.htmlSpecialChars = 1

>       # Enable active state and set properties:
>       ACT = 1
>       ACT.stdWrap.htmlSpecialChars = 1
>       ACT.allWrap = <div class="menu-level2-act"> | </div>
> }


Mi puoi postare anche il codice HTML risultante? E' sufficiente l'area
del menu.


Ciao,
 Mauro Lorenzutti


e-mail:  mauro.lorenzutti at webformat.com

---------------------------------------------------------
WEBFORMAT srl | Corte Europa, 12 | I-33097 SPILIMBERGO PN
     Tel +39-0427-926.389  --  Fax +39-0427-927.653
       info at webformat.com  --  http://www.webformat.com
---------------------------------------------------------



More information about the TYPO3-UG-italy mailing list