Bruno Köller wrote:
> I have a frame based website with an addional non frame entry page.
>
> In this entry page I want to insert links to my other pages which are
> normally shown in a frame when calling them from default.htm which is the
> main frame page.
>
> How can I make these links first opening the main frame page and then
> automatically jumping forward to the desired page as if the standard link
> to it in the frame page was clicked?
I used to have a similar problem. That's one of the many reasons to avoid
frames.
One thing I can suggest, as you already mentioned, is opening the main frame
page. You can then pass it some extra information, e.g. an ID like
#contactus, and use some JavaScript (or the like) to analyse the referring
page and re-direct so that one of the frames will change.
I believe that there are also server-sides features that you can employ.
Roy
--
Roy S. Schestowitz
http://Schestowitz.com
|
|