[TYPO3] TMENU_LAYER problem
Bas van der Togt
b.vandertogt at profinit.com
Tue Oct 31 10:23:48 CET 2006
Hello list,
I have the folowing problem and i hope somebody can help me.
When i move my cursor over the menu item, than to the submenu (layer),
and than up again the submenu disapears. Does anybody knows how to solve
this problem?
Example:
http://83.149.69.180/~wytch02/index.php?id=7
Code:
temp.MenuTop = HMENU
temp.MenuTop.special = directory
temp.MenuTop.special.value = 1
temp.MenuTop.wrap = <table border="0" cellpadding="0"
cellspacing="0"><tr>|</tr></table>
temp.MenuTop.1 = GMENU_LAYERS
temp.MenuTop.1 {
expAll = 1
leftOffset = 100
topOffset = 35
relativeToTriggerItem = 1
relativeToParentLayer = 1
relativeToParentLayer.addWidth = 1
hideMenuWhenNotOver = 1
hideMenuTimer = 500
displayActiveOnLoad = 0
freezeMouseover = 1
NO {
wrap = <td height="35" width="188">|</td>
XY = 188,35
5 = IMAGE
5.file = fileadmin/templates/images/button_home.gif ||
fileadmin/templates/images/button_briefhuizen.gif ||
fileadmin/templates/images/button_naamborden.gif ||
fileadmin/templates/images/button_contact.gif
5.width = 188
5.height = 35
}
}
temp.MenuTop.2 = TMENU_LAYERS
temp.MenuTop.2.wrap = <div id="menu">|</div>
temp.MenuTop.2.NO {
allWrap = <div id="menu-level1">|</div>
}
More information about the TYPO3-english
mailing list