jeht-escadre
Junior Member
Posts: 3
Registered: 1/2/2007
Member Is Offline
|
| posted on 2/15/2007 at 08:38 AM |
|
|
Menu Gold - frames - targetting
problem Menu Gold
targetting
webpage with 3 frames with GOLD menu
top.htm - topFrame - here is the menu
midden.htm - main
voet.htm - bottomFrame
|
|
|
tigra
Administrator
Posts: 1916
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 2/15/2007 at 09:29 AM |
|
|
you can specify the target in items.js
['text', 'link.html', {'tw':'frameName'}]
|
|
|
jeht-escadre
Junior Member
Posts: 3
Registered: 1/2/2007
Member Is Offline
|
| posted on 2/15/2007 at 10:46 AM |
|
|
that's what I have done before - and was working good
what if you want to open a new window in the same window (targetting) within the same frames-structure of 7 frames, and replace 3 frames (not 1 as
your reaction)?
|
|
|
tigra
Administrator
Posts: 1916
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 2/15/2007 at 03:29 PM |
|
|
You'll need to reload top level document to change the frames configuration. Make sure to supply the Tigra Menu GOLD instance in the master frame
with new frames configuration structure.
|
|
|
jeht-escadre
Junior Member
Posts: 3
Registered: 1/2/2007
Member Is Offline
|
| posted on 2/15/2007 at 05:17 PM |
|
|
do you have an example of this?
|
|
|
tigra
Administrator
Posts: 1916
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 2/15/2007 at 08:55 PM |
|
|
We don't have a sample for the case like you described. Shortly, you'll need to redirect the browser to different top level document with new
frameset. The documents in individual frames can be the same as in the original framset except for the document with the master copy of the menu
(because it must have different frames configuration structure).
|
|
|