[Typo3] 2 or 3 level horizontal menu
Jane Larsen
noesgard at gmail.com
Tue Jun 14 21:06:12 CEST 2005
If I should make this menu relative positioned in stead of absolute what
should I do:
page.includeLibs.gmenu_layers = media/scripts/gmenu_layers.php
page.10 = HMENU
page.10.1 = GMENU_LAYERS
page.10.1 {
layerStyle = position:absolute;left:0px;top:30px;width:10px;VISIBILITY:hidden;
xPosOffset =-10
lockPosition = x
expAll=1
NO {
backColor = #cccccc
XY = [10.w]+10, 14
10 = TEXT
10.text.field = title
10.offset = 5,10
}
}
page.10.2 = GMENU
page.10.2.wrap = |<BR>
page.10.2.NO <http://page.10.2.NO> {
backColor = #99cccc
XY = 120, 14
10 = TEXT
10.text.field = title
10.offset = 5,10
}
I don't know how to make the div-solution work here...
//Jane
On 6/14/05, Jane Larsen <noesgard at gmail.com> wrote:
>
> I did not choose absolute positioning on purpose but the examples I found
> using typo3 had that "feature" built-in... The main reason for my
> question...
>
> I can make a one-level menu without many problems... but I havent figured
> out how to extend to e new level and then get a reasonable layout without
> absolut positioning
>
> //Jane
>
>
> On 6/14/05, tapio <tapio.markula at dnainternet.net> wrote:
> >
> > Jane Larsen wrote:
> > > I would like to make a 2 or 3 level horizontal menu where The 2nd (and
> > 3rd
> > > if needed) level items will fold out relative to the 1st level...
> > >
> > > The menus I have been able to create has an absolute positioning which
> > is
> > > fine until you center you template (at least in my case).
> >
> > DON'T set yourself the positioning - let this task COMPLETELY to Typo3!
> > Just put markers or corresponding id-attribute and define ONLY
> > TypoScript template for the menu.
> > If you add to the HTML position:absolute yourself the result is
> > certainly incorrect!
> >
> > > I gave a go at mcuniverse's menu example but had no luck displaying
> > > anything, which is no good in menus :o)
> > >
> > > So are there any examples around I can look at or some documentation
> > > specifics?
> > >
> > > //Jane Larsen
> >
> > The default JavaScript has problems with some browsers. I recommend to
> > alter it.
> >
> > Tapio Markula
> > _______________________________________________
> > Typo3-english mailing list
> > Typo3-english at lists.netfielders.de
> > http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
> >
> _______________________________________________
> 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