HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
Anchors in Frames
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Frame
View previous topic :: View next topic  
Author Message
mister-cool



Joined: 09 Jun 2005
Posts: 1

PostPosted: Thu Jun 09, 2005 2:12 pm     Anchors in Frames Reply with quote

Hey guys. I'm creating a SIMPLE user guide in HTML and I can't seem to figure out how to link to a pecific anchor from one frame to another.

To give you some idea, there are two frames. The left frame has the menu/topics and the content frame (the right one) contains the content/anchors.

So when a user clicks one of te links from the left frame, they are directed to the anchor on the content frame.

Is this even possible? Did I explain clearly enough?

Thanks for your help guys!
gary.newelluk



Joined: 12 May 2005
Posts: 548
Location: Peterhead, Scotland

PostPosted: Sat Jun 18, 2005 3:34 pm     Reply with quote

Code:

<a href="frame2.html#top" target="other">Top</a>


You specify the name of the page in the href as well as the anchor as shown above. You also specify the target as the name of the frame the link is to open in.

Hope this helps
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Frame All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
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
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial