/ Published in: TYPO3
                    
                                        Typoscript for multilevel vertical menu, expanding when clicked
                
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
 lib.leftmenu { entryLevel = 1 } # First level lib.leftmenu.1 { #stdWrap.prepend.data = leveltitle:1 noBlur = 1 # Listwrap wird nach MenĂ¼titel ausgegeben } # Second level lib.leftmenu.2 { #expAll = 1 noBlur = 1 wrap = <ul class="secondlevel">|</ul> #CUR.linkWrap = <li title="You are here: "><span class="active">|</span></li> }
Comments
                    Subscribe to comments
                
                