Jose Fernandes
Joined: 25 Jun 2008 Posts: 1
|
Posted: 25 Jun 2008 - 6:20 pm Post subject:
drop-down list menu problem
Subject description: not links/open any page |
|
|
Hi,
I’m using the extension DROP-DOWN LIST MENU to build something like a ‘quickaccess’
I have configured it only in TScript.
The list have all pages that I need, but not links/open any page.
I’m using TV.
Someone know the reason for this?
This is my code
lib.left_bx6cont1 = USER_INT
lib.left_bx6cont1 < plugin.tx_dropdownlistmenu_pi1
lib.left_bx6cont1 {
pid_list.override = 2175
recursionLevel = 1
firstLabel = Quick access
selectTagParams = <div class="dropDownListMenu">|</div>
}
Greetings
José Fernandes |
|