| View previous topic :: View next topic |
| Author |
Message |
dazz_club 250+ Club

Joined: 15 Jul 2005 Posts: 313 Location: Chester and Hull
|
Posted: Wed Aug 31, 2005 4:00 pm Post subject: hyper links with frames |
|
|
how do you link an html page to another html page using frames?
I`ve got a link in the bottom frame that once has been pressed, will change the center frame aka content page to whatever content is attached to the link.
<a href="content2.html" target="main">link</a> will not work
<a href="http://www.mywebsite.com/test.html" target="main"> will work
but if i put in url of another address it will work
what am i doing wrong?
cheers guys |
|
| Back to top |
|
 |
|
|
webmaster Site Admin

Joined: 17 Aug 2004 Posts: 3590 Location: Sweden
|
Posted: Wed Aug 31, 2005 5:33 pm Post subject: Re: hyper links with frames |
|
|
I didn't really understood this:
| Quote: |
<a href="http://www.mywebsite.com/test.html" target="main"> will work
but if i put in url of another address it will work |
|
|
| Back to top |
|
 |
dafunkymunky 100+ Club

Joined: 08 Apr 2005 Posts: 180 Location: India
|
Posted: Sun Sep 04, 2005 10:23 am Post subject: Re: hyper links with frames |
|
|
| be more clear and why dont you post your website address so we culd find out what is happening |
|
| Back to top |
|
 |
dazz_club 250+ Club

Joined: 15 Jul 2005 Posts: 313 Location: Chester and Hull
|
Posted: Thu Sep 15, 2005 10:22 am Post subject: html hyper links. |
|
|
sorry guys if it was confusing you, everything is sorted now cheers.
sorry again |
|
| Back to top |
|
 |
|