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!
Opening link inside frame
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Frame
View previous topic :: View next topic  
Author Message
kittencondo



Joined: 01 Oct 2004
Posts: 1

PostPosted: Fri Oct 01, 2004 8:55 pm     Opening link inside frame Reply with quote

How do you open a link inside a frame into a new window instead of just inside the frame?
nagasree



Joined: 21 Sep 2004
Posts: 82
Location: Hyderabad, India

PostPosted: Mon Oct 04, 2004 12:58 am     Reply with quote

If you want to open it in a seperate window then used target keyword withing the anchor tag

for eg:
Code:

<a href="xxx.htm" target="blank">link</a>


-Nagasree
eXcentra



Joined: 12 May 2004
Posts: 91

PostPosted: Tue Oct 05, 2004 7:25 pm     Reply with quote

it's target="_blank" Wink
Code:
<a href="xxx.htm" target="_blank">link</a>
nagasree



Joined: 21 Sep 2004
Posts: 82
Location: Hyderabad, India

PostPosted: Tue Oct 05, 2004 9:00 pm     Reply with quote

Embarassed
mjpliv



Joined: 11 May 2004
Posts: 402
Location: Nova Scotia

PostPosted: Thu Oct 07, 2004 5:28 am     Reply with quote

What's a "_" between friends Very Happy
Dr.HTML



Joined: 20 Jan 2005
Posts: 5

PostPosted: Thu Jan 20, 2005 10:10 am     Reply with quote

Everyone makes those mistakes once in a while. The bad part is searching for a long time, trying to find where the mistake is. Laughing
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 

 
DARFUR
HOSTING / DESIGN
MAKE MONEY

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