[TYPO3] disabling JavaScript in TMENU items

Kilian Hann kilian.hann at gmx.de
Thu Mar 2 10:32:10 CET 2006


Bill Alexy wrote:
> I'm having trouble finding the right 
> typoscript to turn this off.

TSref is your friend:

<typoscript snippet>
menu = TMENU
menu {
     noBlur = 1
}

</typoscript snippet>


Kilian



More information about the TYPO3-english mailing list