[TYPO3-english] Typo3 metanavigation
    sinu govind 
    sinugovind at gmail.com
       
    Tue Jun 28 14:21:56 CEST 2011
    
    
  
Hi,
I have the following code inserted into my typoscript
lib.topmenu = RECORDS
lib.topmenu.tables = tt_content
lib.topmenu.source = 141, 81, 119, 162
lib.topmenu.wrap = <ul class="top_menu">|</ul>
lib.topmenu.conf.tt_content.stdWrap.wrap = <LI>|</LI> | 
lib.topmenu.conf.tt_content.stdWrap.innerWrap.cObject = |
The content 141, 81, 119, 162 are content elements within a sysfolder.
Now when I click on any of the LI I need the selected element to have a
different color. With HMENU and TMENU you can of course do it with ACT. But
how can I do it with this?
Please help!!!
With warm regards,
Sinu Govind
    
    
More information about the TYPO3-english
mailing list