johnfairweather
Junior Member
Posts: 4
Registered: 5/8/2005
Location: Woking, Surrey, UK
Member Is Offline
|
| posted on 4/8/2007 at 02:10 PM |
|
|
The use of 'target' in 'tree_items.js'
On the 19th December 2004, I purchased Tigra Tree Menu PRO (regular) - so the first question is whether my problem will be solved by updating to your
latest version?
In the following extract from my 'tree_items.js', I would like to add 'target=_blank' (to open a new window) as shown -
['Groups', '2006-7/Tournaments/Southern/Southern_Masters_Groups(2006-7).htm',{'tt':'Southern Masters Groups', 'sb': 'Southern MastersGroups'}],
['Groups', '2006-7/Tournaments/Southern/Southern_Masters_Groups(2006-7).htm' target='_blank',{'tt':'Southern Masters Groups', 'sb':'Southern Masters Groups'}],
I know that there are other methods to do what I want to do, such as using 'Refresh', but I would like to do it here.
Any suggestions?
|
|
|
tigra
Administrator
Posts: 1982
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 4/9/2007 at 04:13 AM |
|
|
Correct syntax is:
['Groups', '2006-7/Tournaments/Southern/Southern_Masters_Groups(2006-7).htm',{'tt':'Southern Masters Groups', 'sb':'Southern MastersGroups', 'tw':'_blank'}],
You should be fine with the version you have.
|
|
|
johnfairweather
Junior Member
Posts: 4
Registered: 5/8/2005
Location: Woking, Surrey, UK
Member Is Offline
|
| posted on 4/9/2007 at 02:58 PM |
|
|
Thanks for the help, it works ok now.
By the way, did you know your URL (www.softcomplex.com) was down for a few hours today?
|
|
|
tigra
Administrator
Posts: 1982
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 4/9/2007 at 06:11 PM |
|
|
yeah, we've fixed that.
|
|
|
|