mit Javascript!
ich habe folgenden »handler« gefunden:
nur funktioniert das einbinden im TS noch nciht.
Da hab ich Syntax Schwierigkeiten:
Typoscript-Code:
1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: 16:
| MENU = HMENU MENU.special = directory MENU.special.value = 142 MENU.1 = TMENU MENU.1.wrap = <ul>|</ul> MENU.1.noBlur = 1 MENU.1.NO = 1 MENU.1.NO { allWrap = <li style="cursor:pointer" onmouseover="this.innerHTML='{page:title}'" onmouseout="this.innerHTML='{page:subtitle}'"> | </li> ATagTitle.field = title } |