Forum Moderators: open

Message Too Old, No Replies

how to open link in new window?

?

         

flamesrock

7:01 am on May 18, 2004 (gmt 0)

10+ Year Member



sorry if this seems like a dumb question, but I'm just wondering- how would I go about opening a link in a new window. Prefereably without any address bars or anything & a predefined window size?

Is there a graphical way to do this in dreamweaver mx2004?

-thanks

(go flames go! 3-0 victory)

edit_g

7:05 am on May 18, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



<a href="link.html" target="_blank">link</a>

I think in DW there's a dropdown for this in the properties panel when you mouse over the link.

bill

7:09 am on May 18, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



You need a JavaScript if you want to control the new window's address bars and size. Do a site search [google.com] as there are several threads about how to do this.

flamesrock

7:25 am on May 18, 2004 (gmt 0)

10+ Year Member



Thankyou!

BlobFisk

8:43 am on May 18, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



IIRC in Dreamweaver this is done at the Behaviours panel? The WYSIWYG Forum [webmasterworld.com] is the place for all your Dreamweaver answers!