Motox795
Junior Member
Posts: 2
Registered: 8/2/2003
Member Is Offline
|
| posted on 8/2/2003 at 05:46 PM |
|
|
Can not get Item Scope Setting "_blank" to work
I'm considering the purchase of Tigra Menu Pro but I'm having trouble getting the _blank working on the free version of Tigra Menu first.
I have read the documentation on "Item Scope Settings" for the third parameter of the item in the hierarchy structure. The documentation
says to use a "Key" of "tw" and an "accepted value" of "_blank" but I can not get it to open a new window when
implemented. Here is an example of what I have tried.
['About the Park', '../info/membership/membership.html', 'tw _blank'],
Can you provide me an example of the correct implementation please?
Thanks in advance!
|
|
|
Motox795
Junior Member
Posts: 2
Registered: 8/2/2003
Member Is Offline
|
| posted on 8/2/2003 at 06:37 PM |
|
|
Never mind....
Found the answer by searching the forums.
The answer was:
['Parental Consent', '../forms/consent.html', {'tw':'_blank'}],
in case anyone else is looking for the syntax.
Is this in the documentation and I can't find it?
Thanks for a great product!
|
|
|
kingkuru
Newbie
Posts: 1
Registered: 8/4/2003
Member Is Offline
|
| posted on 8/4/2003 at 02:25 AM |
|
|
Thank you very much for posting again with the fix for that. I spent a long time trying to find the answer to this problem but couldn't until
now.
|
|
|