HTML Help Forum HTML Help
Please Search for the answer to your question before asking it! Thanks.
 

Frame links to other frame
Post a Reply to this Topic Ask a New Question
Click here to go to the original topic
       HTML Help Forum -> HTML Frame
View previous topic :: View next topic  
Author Message
Gordon



Joined: 16 Jan 2005
Posts: 2

Posted: Sun Jan 16, 2005 12:57 pm     Frame links to other frame  

I have tried most formats for this, and know that I am doing something wrong. There will other links in this code, but for now I'm just trying to get the words About us to display index2.html in Home page. This is the html so far. Any and all suggestions would be more than welcome. After I resolve this problem, I have to figure out how to remove the lines between the partitions in the left window.

<html>
<head>
<meta name="Generator" content="Testing design">
<title>
Sharpe Consulting Group
</title>
</head>
<FRAMESET COLS="15%,85%">
<FRAMESET ROWS="25%,25%,25%,25%">
<FRAME NAME="About us" SRC="About.html" A HREF="index2" TARGET="Home page">
<FRAME NAME="Companies" SRC="Client_companies.html">
<FRAME NAME="Countries" SRC="Countries list.html">
<FRAME NAME="Rancho" SRC="Rancho.html">
</FRAMESET>
<FRAMESET>
<FRAME NAME="Home page" SRC="index.html">
</FRAMESET>

</html>
Gordon



Joined: 16 Jan 2005
Posts: 2

Posted: Sun Jan 16, 2005 5:19 pm     Thanks anyway  

Thanks to all who might have replied, but I finally figured it out. The results aren't great, but they function. If you want to have a look at the end result, go to http://www.globalexpo.com.

Gordon


Corey Bryant



Joined: 15 May 2004
Posts: 8748
Location: Castle Pines North, CO USA

Posted: Mon Jan 17, 2005 5:49 am      

Your Target "Home Page" - get rid of the spaces there. That might have been one issue.
 
 
DARFUR
HOSTING / DESIGN
MAKE MONEY

       HTML Help Forum -> HTML Frame
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.19 © 2001, 2002 phpBB Group