[Typo3] Wrap submenu in different div

andreas steinhuber andre01 at typotemp.com
Mon Aug 8 19:09:48 CEST 2005


Hi a.lim				

hi!

you can use the register:count_HMENU_MENUOBJ

e.c.
[...]
temp.submenu.1 = TMENU
temp.submenu.1.NO {

allWrap = <div id="subpage{register:count_HMENU_MENUOBJ}"|</div>
[...]


- andreas steinhuber (kommanderprix)

-----------------------
This thread is located in the archive at this URL:
http://typo3.org/documentation/mailing-lists/english-main-list-archive/thread/110133667/
					
> Hi y'all !!!
> 
> I wanna know if it was possible to wrap each element of a submenu in
> different <div>.
> 
> 
> 
> This is my page tree:
> 
> ..
> 
> Page5
> 
> Subpage51
> 
> Subpage52
> 
> Subpage53
> 
> Subpage54
> 
> Subpage55
> 
> Subpage56
> 
> ..
> 
> 
> 
> And this is what my html file looks like:
> 
> <html>
> 
> 
> 
> .
> 
> 
> 
> <div id="right_menu">
> 
> <div id="subpage51"><img src .><a href=".> Subpage51</a></div>
> 
> <div id="subpage52"><img src .><a href=".> Subpage52</a></div>
> 
> ...
> 
> ...
> 
> <div id="subpage56"><img src .><a href=".> Subpage56</a></div>
> 
> </div>
> 
> 
> 
> .
> 
> 
> 
> </html>
> 
> 
> 
> Has someone already done this? This could be helpful. Thanks in advance.
> 
> 
> 
> Adam LIM,
> 
> 
> 
> _______________________________________________
> Typo3-english mailing list
> Typo3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
> 



More information about the TYPO3-english mailing list