[TYPO3-english] dropdownlist menu
jose.fernandes
jose.fernandes at cm-lisboa.pt
Fri Oct 24 12:55:12 CEST 2008
Hello
I build a list menu width dropdownlist menu
This is my ts-code:
# Menu bx6Acesso rápido coluna esquerda
lib.left_bx6cont1 = USER_INT
lib.left_bx6cont1 < plugin.tx_dropdownlistmenu_pi1
lib.left_bx6cont1 {
# You can define the starting point directly in TS
pid_list.override = 2796
# Level of recursion.
recursionLevel = 1
general_stdWrap.wrap = <div id="left_bx6_no">|</div>
firstLabel = Acesso rápido
selectTagParams = <div class="dropDownListMenu">|</div>
}
The elements of the list menu are ok, but when I select an element, the page didn't open.
Can someone help me?
Thanks
Jose Fernandes
More information about the TYPO3-english
mailing list