[Typo3] XMENU_LAYERS and Opera

Jan Bednarik info at bednarik.org
Wed Aug 10 15:11:46 CEST 2005


> Someone made fix to jsfunc.layermenu.js for Opera,
> which worked in Typo3 3.7.0 BUT not in Opera 3.8.0.
I guess that was me :).

> Do anybody knows, if someone has doen a new 'jsfunc.layermenu.js',
> which work with Typo3 3.8.0 & Opera -it was suprice that after
> installing newer version with FIXED 'jsfunc.layermenu.js'
> menus didn't anymore worked -someone has alted class.tslib_menu.php
Have a look here: http://web.kontaktuj.cz/sl_prerov3/

And this is the TS:

m = HMENU
m.1 = TMENU
m.1.wrap = <div id="cssdd">|</div>
m.1.noBlur = 1
m.1.NO.htmlSpecialChars = 1
m.1.NO.wrapItemAndSub = <ul><li>|</li></ul>
m.1.NO.after.char = 10
m.1.ACT = 1
m.1.ACT < m.1.NO
m.1.ACT.ATagParams = class="act"
m.1.expAll = 1
m.2 < m.1
m.2.wrap = <ul>|</ul>
m.2.NO.wrapItemAndSub = <li>|</li>
m.2.ACT.wrapItemAndSub = <li>|</li>
m.3 < m.2
m.4 < m.3


--
Jan Bednarik



More information about the TYPO3-english mailing list