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!
how to open a link in another window ?
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Table
View previous topic :: View next topic  
Author Message
alykhalil



Joined: 23 Oct 2004
Posts: 1
Location: southampton, UK

PostPosted: Sat Oct 23, 2004 1:15 am     how to open a link in another window ? Reply with quote

since i am new to HTML programming can someone pls help by showing me how can i open a resizable, new window when clicked on a link. but i shud be able to place the window on a certain location on the screen and shud have a close window button. pls help. thank you
Corey Bryant
Site Admin


Joined: 15 May 2004
Posts: 8260
Location: Castle Rock CO USA

PostPosted: Sun Oct 24, 2004 5:58 am     Reply with quote



PopUp Making Wizard, w/Cookies

Popup Close Methods
gtebbutt



Joined: 04 Jan 2005
Posts: 4

PostPosted: Fri Jan 07, 2005 2:51 am     Reply with quote

<a href="#" target="_new">link</a>

it couldn't be much simpler than that - saves messing about with javascript when its not necessary
Corey Bryant
Site Admin


Joined: 15 May 2004
Posts: 8260
Location: Castle Rock CO USA

PostPosted: Sat Jan 08, 2005 3:39 am     Reply with quote

gtebbutt wrote:
<a href="#" target="_new">link</a>

it couldn't be much simpler than that - saves messing about with javascript when its not necessary

Actually if you are going to use this method it should be
Code:
target="_blank"

For reference: Frame target names but the asker needed to have the window open on a certain location and for that, you will need to use JavaScript.
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Table 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