|
| View previous topic :: View next topic |
| Author |
Message |
patrick82 TweakNOOB
Joined: 05 Dec 2004 Posts: 35 Location: maryland
|
Posted: Sun Dec 05, 2004 2:27 pm Post subject: html |
|
|
i am building a web pg for a friend, and i need a little assistance
i have a 3 frames,
top, left, and the middle
how do i get the links in the on the left open up in the middle, i forget the code that i insert into the html
pat |
|
| Back to top |
|
 |
Google Sponsor
|
Posted: Sun Dec 05, 2004 2:27 pm Post subject: Advertisement |
|
|
|
|
| Back to top |
|
 |
zhensem UberTweaker

Joined: 01 Mar 2004 Posts: 1399 Location: United Kingdom
|
Posted: Sun Dec 05, 2004 2:56 pm Post subject: |
|
|
In your frameset you need to give each frame a name.
When creating a link all you do is add this to the <a href>:
target="framename"
so a sample link would look like:
<a href="yourpage.htm" target="topFrame">
Hope that helps, if you need more indepth explanation or you don't understand something, just ask. _________________
 |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|