[TYPO3] jsmenu problem with firstLabelGeneral and showActive

Bas van der Togt bas.vander.togt at efocus.nl
Mon Sep 3 11:32:22 CEST 2007


Hello list,

I have a problem with my jsmenu.
The "firstLabelGeneral" is not working for level 2 and the "showActive" 
is not working at all. Am i doing something wrong or is this a bug?

kind regards,
Bas

my TS:
obj.shopmenu = HMENU
obj.shopmenu {
   entryLevel = 1
   special = directory
   special.value = 7

   1 = JSMENU
   1.levels = 2

   1 {
     firstLabelGeneral = Choose your country
     wrap = | 
     showActive = true
   }

   2 < .1
   2 {
     firstLabelGeneral = Choose your region
   }
}


More information about the TYPO3-english mailing list