[Typo3] SOLVED remove onfocus="blurLink(this); from page content menu

Pierre Rouwens prouwens at infoglobe.ca
Sat Nov 19 20:54:25 CET 2005


Matthew Manderson wrote:
> You are absolutely right, thanks very much Robert and Tyler for that!
> 
> It took me a while to trace but these worked for me.
> 
> tt_content.menu.20.default.1.noBlur = 1
> tt_content.menu.20.4.1.noBlur = 1
> 
> Matthew
> 
Hi,

Easier to use the .noBlur property from xMENU object ... you can set it 
up by menu.
for example

menu = HMENU
menu.1 = TMENU
menu.1.noBlur = 1
...
...

Pierre



More information about the TYPO3-english mailing list