Forum Moderators: open

Message Too Old, No Replies

Open page in new frame not working

         

BigMrCC

8:07 am on Feb 24, 2003 (gmt 0)



I just designed a site in FP2002 and it works fine on the computers I've tested it on except for my laptop. The site consits of a link frame down the left and a main frame. When clicking on the link to the left the page opens in the parent frame. When I do it on the laptop the page opens as a whole page. I need to work on the laptop for presentations so need this fixed. I noticed the laptop is doing it on a couple of other sites too. I've cleared cache, upgraded to latest SP ie6. Can anyone help?

thanks

<sorry, no personal urls>

[edited by: tedster at 8:56 am (utc) on Feb. 24, 2003]

bill

8:15 am on Feb 24, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Welcome to WebmasterWorld BigMrCC.

Could you post some HTML code showing the link in question? It sounds odd that the same browser on different machines would produce different results like this.

tedster

9:11 am on Feb 24, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to the forum, BigMrCC.

Let's say the frame where the pages should load is called "content". If you go through all the links and all the anchor tags are in this form, using the target attribute:

<a href="page.html" target="content">LINK</a>

...then that should do it. If your code looks like that -- and if the documents all validate [validator.w3.org] -- then your main suspect would be the laptop's browser.