CLAU2005
Newbie
Posts: 1
Registered: 10/24/2005
Member Is Offline
|
| posted on 10/24/2005 at 03:33 PM |
|
|
Customize Target into i-Frame
good morning
Please give me the right code to open a target window in the same i-frame ...
I tested this code
['Same Frame','http://www.softcomplex.com/products/tigra_menu/', {'tw' : '_self'}],
but javascript open always a new windows
thks
|
|
|
rock
Moderator
Posts: 687
Registered: 4/15/2003
Member Is Offline
|
| posted on 10/24/2005 at 04:12 PM |
|
|
Are you using PRO version?
|
|
|
jonas.gunnarsson
Junior Member
Posts: 5
Registered: 3/25/2008
Location: Huskvarna
Member Is Offline
|
| posted on 3/25/2008 at 09:55 AM |
|
|
I had the same question, but asked in anoter thread. http://www.softcomplex.com/forum/viewthread.php?tid=581#pid12108
I guess you need the Pro-version to get the tw to work properly!?
/Jonas
|
|
|
tigra
Administrator
Posts: 1926
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 3/25/2008 at 04:30 PM |
|
|
yes, with free version you can set the target globally for all tree items (in tree_tpl.js) with PRO version you can also override that for each
individual item with 'tw' key in tree_items.js Free version doesn't support 'tw' key.
|
|
|
jonas.gunnarsson
Junior Member
Posts: 5
Registered: 3/25/2008
Location: Huskvarna
Member Is Offline
|
| posted on 3/26/2008 at 08:25 AM |
|
|
| Quote: | | "tree items (in tree_tpl.js)" | I'm referring to the tw in Tiagra menu, in menu_items.js
/Jonas
|
|
|
tigra
Administrator
Posts: 1926
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 3/26/2008 at 03:00 PM |
|
|
You'll need PRO version of the script to utilize this feature.
|
|
|