HighDots Forums  

Re: Open link in new window

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Re: Open link in new window in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
AlexG213
 
Posts: n/a

Default Re: Open link in new window - 11-23-2004 , 11:00 AM






In the properties menu, there is a taget comand, set it to _blank and it will come up in a new window.



Reply With Quote
  #2  
Old   
Lana May
 
Posts: n/a

Default Re: Open link in new window - 11-23-2004 , 11:13 AM






Thanks! Is there any way you would want to explain to me what the rest of the options mean? So '_blank' opens a new window, what do '_parent' '_self' and '_top' do?

Reply With Quote
  #3  
Old   
Heather
 
Posts: n/a

Default Re: Open link in new window - 11-23-2004 , 11:36 AM



The other three are generally used if you are using frames.

_parent opens the window in the parent frameset, thus replacing the entire
frameset. _self will open the link in the current frame (or in the current
window in a non-frames site). _top opens the link in the current browser
and will replace all frames.

--
Heather
--------------


"Lana May" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Thanks! Is there any way you would want to explain to me what the rest of
the options mean? So '_blank' opens a new window, what do '_parent'
'_self' and '_top' do?



Reply With Quote
  #4  
Old   
John Waller
 
Posts: n/a

Default Re: Open link in new window - 11-23-2004 , 03:14 PM



Quote:
Is there any way you would want to explain to me what the
rest of the options mean? So '_blank' opens a new window, what do
'_parent' '_self' and '_top' do?
Use F1 Help in Dreamweaver......
Target lets you specify the frame or window in which the linked document
will load:

a.. _blank loads the linked file in a new, unnamed browser window.
b.. _parent loads the linked file in the parent frameset or window of the
frame that contains the link. If the frame containing the link is not
nested, the linked file loads into the full browser window.
c.. _self loads the linked file in the same frame or window as the link.
This target is implied, so you generally don't need to specify it.
d.. _top loads the linked file in the full browser window, thereby
removing all frames.

--
Regards

John Waller




Reply With Quote
Reply




Thread Tools
Display Modes

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 On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.