frames and deep linking

liunx

Guest
Hi,<br />
<br />
I've designed a site in frames. Is it possible to do deep linking?<br />
<br />
Cheers,<br />
Pieter<!--content-->frames :( <br />
deep linking :confused:<!--content-->Hi,<br />
<br />
Ok ok ok about the frames.. It's an old website.. still in use.. ;)<br />
<br />
So, I created three frames: top, menu, and content.<br />
<br />
The top and the menu frames don't change during visit. Only the content frame changes after a choice has been made from the menu.<br />
<br />
When a visitor enters the site he/she will read the welcome message. If they want to see contact details they click on contact in the menu and the content frames changes displaying details.<br />
<br />
Now I want to give people a link straight to the contact page, but also want the top and menu frame to load as well...<br />
<br />
Can this be done, without me having to create a seperate frame page?<br />
<br />
Cheers,<br />
Pieter<!--content-->I believe there are some javascript solutions if you try google. Or ask someone to write a script for you!<!--content-->I think you are looking for something like this:<br />
<!-- m --><a class="postlink" href="http://www.quirksmode.org/js/framecustom.html">http://www.quirksmode.org/js/framecustom.html</a><!-- m --><!--content-->Hi Fang,<br />
<br />
Yes, I think that solves my problem. I'll try it.<br />
<br />
Thanks,<br />
Pieter<!--content-->Hi,<br />
<br />
Since this is becoming a java script related issue, I created a new thread, click here (<!-- m --><a class="postlink" href="http://www.webdeveloper.com/forum/showthread.php?s=&threadid=40694">http://www.webdeveloper.com/forum/showt ... adid=40694</a><!-- m -->) <br />
<br />
Cheers,<br />
Pieter<!--content-->
 
Back
Top