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, 04:30
iblink iblink is offline
New Member
 
Join Date: Nov 2006
Posts: 7
iblink is on a distinguished road
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, 22:10
crystalattice's Avatar
crystalattice crystalattice is offline
Flame War Instigator
 
Join Date: Apr 2004
Location: San Diego
Posts: 1,543
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>
__________________
Common Sense v2.0-Striving to make the world a little bit smarter.
  #3  
Old 22-Aug-2007, 08:45
iblink iblink is offline
New Member
 
Join Date: Nov 2006
Posts: 7
iblink is on a distinguished road

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


thanks alot
  #4  
Old 24-Aug-2007, 12: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, 12:09
crystalattice's Avatar
crystalattice crystalattice is offline
Flame War Instigator
 
Join Date: Apr 2004
Location: San Diego
Posts: 1,543
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.
__________________
Common Sense v2.0-Striving to make the world a little bit smarter.
  #6  
Old 31-Mar-2008, 12:32
khushal_kkk's Avatar
khushal_kkk khushal_kkk is offline
Junior Member
 
Join Date: Mar 2008
Posts: 42
khushal_kkk is on a distinguished road

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 GIDBlogMeeting the local Iraqis by crystalattice

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 04:40
GIM gidedit - a fltk fluid resize project cable_guy_67 FLTK Forum 2 01-Jun-2005 15:00
Loading a php page in an iframe from javascript Clive73 Web Design Forum 0 18-May-2005 06:10
[script] E-mail webmaster error page BobbyDouglas PHP Code Library 0 19-Aug-2003 20:10

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

All times are GMT -6. The time now is 03:13.


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