Thomas Hempel schrieb: > Hi, > > I have a small (or not so small) problem with menus again. I have a > GMENU configuration and everything is basically fine but I want a RO on > the GMENU items. > > Normally that's not a problem but I have the special case, that I don't > have any links in the menus. All actions are trigged as onclick event in > <li> elements. > > The bad thing is, that GMENU.RO does the image toggle with javascript > call inside the a tag. If I remove it with noLink = 1 I have no links > but no RO too. > > Is it possible to have RO without a tags in TYPO3? I don't want to > rewrite my hole TS. ;-)
gogo IProc. Strip your tags out, leave the needed stuff in. BAM - you're done. _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
