FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

Opening page in new window

 


ainieas
Is there any HTML code so that I can get a new window to open for a hyperlink, like when people click on it.
polarBear
<a href="HEREGOESYOURLINK" target="_blank">HERE GOES YOU LINK</a>


Nice and simple
ainieas
Thanks a lot!!! Smile
misterdimiz
target="_blank"

sure! that's all you need
j0zman
FYI:

_parent = in the same window
_blank = in a new window
_self = in the frame you placed the link
_top = in the upper frame
ainieas
Thanks everyone!
This topic is locked: you cannot edit posts or make replies.    Frihost Forum Index -> Scripting -> Php and MySQL

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.