jeanpierreberger
Newbie
Posts: 1
Registered: 11/3/2003
Location: vancouver
Member Is Offline
|
| posted on 11/3/2003 at 07:31 AM |
|
|
Open new window ??
I have inserted a third parameter in the hierarchie structure to target a new window but still it only opens in the same one.
See www.customfaqs.com >> Company >> about us
Code in menu_item file :
["Company", null,
["About us", "http://www.customfaqs.com/about%20us.html", {'tw' : '_blank'}],
["Contact us", "http://www.customfaqs.com/contact-us.asp"]
],
Thanks
JP
Attachment: menu_items.js (3.21kb)
This file has been downloaded 395 times
|
|
|
nik
Posts:
Registered: 1/1/1970
Member Is Offline
|
| posted on 11/3/2003 at 09:56 AM |
|
|
What menu version are you using? We recommend you version 2.0 that can be downloaded from our site: http://www.softcomplex.com/products/tigra_menu/
You should also pay attention to parameters number in description of items that have subblocks - there should be three parameters but not two.
|
|
|