GIDForums  

Go Back   GIDForums > Webmaster Forums > Web Design Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 21-Aug-2007, 05:30
iblink iblink is offline
New Member
 
Join Date: Nov 2006
Posts: 23
iblink has a little shameless behaviour in the past
Question

Hyperlinking to open in another tab or page in Dreamweaver


Hello, can anyone help me. i need to hyperlink a text to another link so that it opens in another tab or page in dreamweaver. i need something like a HTML code to do that. thanks
  #2  
Old 21-Aug-2007, 23:10
crystalattice's Avatar
crystalattice crystalattice is offline
Aspiring author
 
Join Date: Apr 2004
Location: Japan (again)
Posts: 1,628
crystalattice is just really nicecrystalattice is just really nicecrystalattice is just really nicecrystalattice is just really nicecrystalattice is just really nice

Re: hyperlinking to open in another tab or page in Dreamweaver


Just append target="_blank" to the end of the anchor:
HTML Code:
<a href="http://www.gidforums.com" target="_blank">GIDForums</a>
__________________
Start Programming with Python-A beginner's guide to programming and the Python language.
-------------
Common Sense v2.0-Striving to make the world a little bit smarter.
  #3  
Old 22-Aug-2007, 09:45
iblink iblink is offline
New Member
 
Join Date: Nov 2006
Posts: 23
iblink has a little shameless behaviour in the past

Re: hyperlinking to open in another tab or page in Dreamweaver


thanks alot
  #4  
Old 24-Aug-2007, 13:45
Corey Bryant Corey Bryant is offline
Member
 
Join Date: Oct 2003
Location: Castle Rock, CO
Posts: 216
Corey Bryant will become famous soon enough

Re: hyperlinking to open in another tab or page in Dreamweaver


Just in case you are using XHTML - Target Not Allowed in XHTML will help you out some as well.
  #5  
Old 28-Aug-2007, 13:09
crystalattice's Avatar
crystalattice crystalattice is offline
Aspiring author
 
Join Date: Apr 2004
Location: Japan (again)
Posts: 1,628
crystalattice is just really nicecrystalattice is just really nicecrystalattice is just really nicecrystalattice is just really nicecrystalattice is just really nice

Re: hyperlinking to open in another tab or page in Dreamweaver


Cool. I wasn't aware that XHTML didn't allow "target", but it makes sense (sorta). But I never worry about it since I hate pages that force a new window to be opened, especially if I'm just downloading a file.
__________________
Start Programming with Python-A beginner's guide to programming and the Python language.
-------------
Common Sense v2.0-Striving to make the world a little bit smarter.
  #6  
Old 31-Mar-2008, 13:32
khushal_kkk's Avatar
khushal_kkk khushal_kkk is offline
Awaiting Email Confirmation
 
Join Date: Mar 2008
Posts: 50
khushal_kkk is an unknown quantity at this point

Re: Hyperlinking to open in another tab or page in Dreamweaver


its simple select the text then go to the properties pannel in the link box write your destination page as page.html/page.asp etc and press enter or by adding the following code to the code area select text and around that writee


<a href="path/page.type"> Page Name</a>



and to open in other page in properties just select target to "_blank"


stay cool
 
 

Recent GIDBlogToyota - 2009 May Promotion by Nihal

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Apache default page can't be visited satimis Apache Web Server Forum 0 05-Apr-2007 05:40
GIM gidedit - a fltk fluid resize project cable_guy_67 FLTK Forum 2 01-Jun-2005 16:00
Loading a php page in an iframe from javascript Clive73 Web Design Forum 0 18-May-2005 07:10
[script] E-mail webmaster error page BobbyDouglas PHP Code Library 0 19-Aug-2003 21:10

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 19:55.


vBulletin, Copyright © 2000 - 2009, Jelsoft Enterprises Ltd.