[TYPO3-UG Spain] Ayuda con un drop menu

Nikan N. rumi_nikan at hotmail.com
Tue Dec 22 00:08:02 CET 2009


Muchas Gracias... Me sirvio bastante el codigo... pude lograr hacer el drop menu... Saludos a ambos desde Ecuador....

Nikan. 


> From: tania.morales at gmail.com
> Date: Wed, 16 Dec 2009 15:32:04 -0500
> To: typo3-ug-spain at lists.typo3.org
> Subject: Re: [TYPO3-UG Spain] Ayuda con un drop menu
> 
> Drop down menus normalmente  utilizan jasavascript, puedes incluir una
> libreria com UDM, y colocar la clase en tu HMENU como te explico Christian
> 
> 2009/12/16 <christian.bieber at dkd.de>
> 
> > Hola Nikan
> >
> > perdon mi esponal es no bueno.
> >
> > una idea para el código de TypoScript
> >
> > lib.dropdown = HMENU
> > lib.dropdown {
> >
> >        special = directory
> >        special.value = 33   #id de pagina
> >
> >    1 = TMENU
> >    1 {
> >
> >      expAll = 1
> >      noBlur = 1
> >      wrap = <ul id="MenuBar1" class="MenuBarHorizontal">|</ul>
> >
> >      NO = 1
> >      NO.ATagTitle.field = abstract // description // subtitle
> >      NO.allWrap = |
> >      NO.wrapItemAndSub = <li>|</li>
> >      NO.stdWrap.htmlSpecialChars = 1
> >      NO.ATagBeforeWrap = 1
> >      N0.ATagParams = class="MenuBarItemSubmenu"
> >
> >      ACT < .NO
> >      ACT = 1
> >      ACT.linkWrap = |
> >      ACT.doNotLinkIt = 0
> >      ACT.wrapItemAndSub = <li class="active">|</li>
> >
> >      CUR < .NO
> >      CUR = 1
> >      CUR.allWrap = |
> >      CUR.doNotLinkIt = 0
> >      CUR.stdWrap.htmlSpecialChars = 1
> >      CUR.wrapItemAndSub = <li class="current">|</li>
> >    }</>t
> >
> >    2 < .1
> >    2.wrap = <ul>|</ul>
> >    3 < .2
> >
> > }
> >
> > Recuerdos
> > Christian Bieber
> > ---------------------------------------------------
> > d.k.d España l Más TYPO3 - más d.k.d
> >
> >
> >
> >
> > On Wed, 16 Dec 2009 12:58:17 -0500, Nikan N. <rumi_nikan at hotmail.com>
> > wrote:
> > > Amigos de typo3 como van...
> > >
> > > Tengo una duda en como hacer en el template el menu con un drop menu..
> > asi
> > > es como esta el drop menu en html:
> > >
> > > <ul id="MenuBar1" class="MenuBarHorizontal">este es el que les contiene
> > a
> > > todos
> > >     <li><a class="MenuBarItemSubmenu" href="#">Elemento 1</a>este es el
> > >     primer elemento o nivel
> > >             <ul>
> > >               <li><a class="MenuBarItemSubmenu" href="#">Elemento
> > >               1.1</a>este es el segundo o nivel
> > >                 <ul>
> > >                   <li><a href="#">Elemento 1.1.1</a></li>este es el
> > tercer
> > >                   elemento o nivel
> > >                   <li><a href="#">Elemento 1.1.2</a></li>
> > >                 </ul>
> > >     </li>
> > > <ul>
> > >
> > > no se si hay como hacer esto en typo. se les agradeceria bastante que me
> > > ayuden...
> > >
> > > Un saludo desde UIO, Ecuador
> > >
> > > Nikan.
> > >
> > >
> > > _________________________________________________________________
> > > Discover the new Windows Vista
> > > http://search.msn.com/results.aspx?q=windows+vista&mkt=en-US&form=QBRE
> > > _______________________________________________
> > > TYPO3-UG-Spain mailing list
> > > TYPO3-UG-Spain at lists.typo3.org
> > > http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-ug-spain
> > _______________________________________________
> > TYPO3-UG-Spain mailing list
> > TYPO3-UG-Spain at lists.typo3.org
> > http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-ug-spain
> >
> 
> 
> 
> -- 
> Tania Morales
> TYPO3 Freelancer
> www.taniamorales.com
> _______________________________________________
> TYPO3-UG-Spain mailing list
> TYPO3-UG-Spain at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-ug-spain
 		 	   		  
_________________________________________________________________
News, entertainment and everything you care about at Live.com. Get it now!
http://www.live.com/getstarted.aspx


More information about the TYPO3-UG-Spain mailing list