[TYPO3] TMENU

Peter Klein peter at umloud.dk
Mon Jan 22 10:58:33 CET 2007


Hi Bas.
Is it something like this you need?

http://lists.netfielders.de/pipermail/typo3-english/2006-December/033993.html
http://lists.netfielders.de/pipermail/typo3-english/2006-December/034004.html

-- 
Peter Klein/Umloud Untd


"Bas van der Togt" <b.vandertogt at profinit.com> skrev i en meddelelse 
news:mailman.1.1169383283.12931.typo3-english at lists.netfielders.de...
> Hello list,
> I want to show the level 1 page text again above the second layer menu.
> How can i do this?
>
> cheers,
> Bas
>
> My code:
>
> # Menu Top A - Organisatie
> temp.MenuTopA = HMENU
> temp.MenuTopA.special = list
> temp.MenuTopA.special.value = 66
> temp.MenuTopA.1 = GMENU_LAYERS
> temp.MenuTopA.1 {
>   expAll = 1
>   relativeToTriggerItem = 1
>   leftOffset = -190
>   topOffset = 31
>   hideMenuWhenNotOver = 1
>   hideMenuTimer = 1
>   freezeMouseover = 1
>   NO {
>     wrap = <td height="31">|</td>
>     imgParams = onMouseOver="ShowHide('menubar','hidden')" 
> onMouseOut="ShowHide('menubar','visible')"
>     XY = 116,31
>     5 = IMAGE
>     5.file = fileadmin/templates/images/organisatie.gif || 
> fileadmin/templates/images/organisatie-en.gif
>     5.width = 116
>     5.height = 31
>     }
> }
> temp.MenuTopA.1.ACT = 1
> temp.MenuTopA.1.ACT {
>   wrap = <td height="31">|</td>
>   imgParams = onMouseOver="ShowHide('menubar','hidden')" 
> onMouseOut="ShowHide('menubar','visible')"
>   XY = 116,31
>   5 = IMAGE
>   5.file = fileadmin/templates/images/organisatie-o.gif
>   5.width = 116
>   5.height = 31
> }
>
> temp.MenuTopA.1.RO = 1
> temp.MenuTopA.1.RO {
>   wrap = <td width="116" height="31">|</td>
>   imgParams = onMouseOver="ShowHide('menubar','hidden')" 
> onMouseOut="ShowHide('menubar','visible')"
>   XY = 116,31
>   5 = IMAGE
>   5.file = fileadmin/templates/images/organisatie-o.gif
>   5.width = 116
>   5.height = 31
> }
>
> temp.MenuTopA.2 = TMENU_LAYERS
> temp.MenuTopA.2.wrap = <div onmouseover="ShowHide('menubar','hidden')" 
> onMouseOut="ShowHideFF('menubar','visible')" 
> onMouseLeave="ShowHide('menubar','visible')"><table width="772" border="0" 
> cellspacing="0" cellpadding="0"><tr><td id="line" colspan="5" width="772" 
> height="7" bgcolor="#BED600"></td></tr><tr><td colspan="5" width="772" 
> height="2" bgcolor="#FFFFFF"><img src="clear.gif" width="772" 
> height="2"></td></tr><tr><td valign="top" width="183"><table border="0" 
> cellspacing="0" cellpadding="0"><tr><td width="183" height="21" 
> bgcolor="#BED600" class="menu-act"><table border="0" cellspacing="0" 
> cellpadding="3"><tr><td></td><td 
> class="menu-act">Organisatie</td></tr></table></td></tr><tr><td 
> bgcolor="#FFFFFF" height="1"><img src="clear.gif" 
> height="1"></td></tr></table>|</td><td bgcolor="#FFFFFF" width="2"><img 
> src="clear.gif" width="2"></td><td valign="top" width="422"><img 
> src="fileadmin/templates/images/overlay-o.gif" width="422" 
> height="148"></td><td bgcolor="#FFFFFF" width="2"><img src="clear.gif" 
> width="2"></td><td valign="top" width="163"><img 
> src="fileadmin/templates/images/right-organisatie.jpg" width="163" 
> height="146"></td></tr></table></div>
> temp.MenuTopA.2.NO {
>   ATagParams = class="menu"
>   allWrap = <table border="0" cellspacing="0" cellpadding="0"><tr><td 
> colspan="2" width="183" height="21" bgcolor="#B8B8B8"><table border="0" 
> cellspacing="0" 
> cellpadding="3"><tr><td></td><td>|</td></tr></table></td></tr><tr><td 
> bgcolor="#FFFFFF" height="1"><img src="clear.gif" height="1" 
> width="180"></td></tr></table>
> }
>
> temp.MenuTopA.2.IFSUB = 1
> temp.MenuTopA.2.IFSUB {
>   ATagParams = class="menu"
>   allWrap = <table border="0" cellspacing="0" cellpadding="0"><tr><td 
> colspan="2" width="183" height="21" bgcolor="#B8B8B8"><table width="100%" 
> cellpadding="0" cellspacing="0" border="0"><tr><td><table border="0" 
> cellspacing="0" 
> cellpadding="3"><tr><td></td><td>|</td></tr></table></td><td 
> align="right"><img 
> src="fileadmin/templates/images/arrow.gif"></td></tr></table></td></tr><tr><td 
> bgcolor="#FFFFFF" height="1"><img src="clear.gif" 
> height="1"></td></tr></table>
> } 




More information about the TYPO3-english mailing list