Barko
10-04-2002, 07:13 PM
Our site has several different framesets. I cannot figure out how to create a link from the "main" frame of one frameset to open a page in the "main" frame of another frameset.
This works of course if the link is to the frameset (index.html) page of another frameset, but not if the link is to a sub page.
For example, on our home page we have a link advertising a product. That product page needs to open in a different frameset.
I guess the "target" attribute only works for pages within the same frameset. When I try to target the name of a frame in the other frameset, the page actually opens in a new browser window by itself, in other words, it does not recognize the target.
Is there a way to do what I am trying to do? :confused:
Thanks,
Barko
This works of course if the link is to the frameset (index.html) page of another frameset, but not if the link is to a sub page.
For example, on our home page we have a link advertising a product. That product page needs to open in a different frameset.
I guess the "target" attribute only works for pages within the same frameset. When I try to target the name of a frame in the other frameset, the page actually opens in a new browser window by itself, in other words, it does not recognize the target.
Is there a way to do what I am trying to do? :confused:
Thanks,
Barko