Things You'll Need:
- Dreamweaver
-
Step 1
Start Dreamweaver. Open a new blank document by selecting "HTML" in the "New" category on the introduction splash screen.
-
Step 2
Type the word "Link" or some other text so you can test out the pop-up window onto your new blank HTML document and select it when you are finished.
-
Step 3
Choose the "Window" menu, and then "Behaviors" to bring up the Behaviors panel.
-
Step 4
Click on the "+" symbol and then choose "Open Browser Window" to view the Open Browser Window pop-up properties. Here, you can set the specific properties you would like to apply to your pop-up window.
-
Step 5
Key in, copy and paste or browse to input the URL you wish the visitor to be directed to when he clicks on the word "Link" in your document.
-
Step 6
Specify the width and height of the pop-up, as well as any attributes you want the pop-up to contain such as a toolbar, menu bar, status bar, scrollbars or resize handles and click "OK."
-
Step 7
Select "onClick" from the Events column in the Behaviors panel to set the pop-up window to occur when the word "Link" is clicked.












Comments
nevlin said
on 9/30/2009 I can't get the link to actuate - is there an actuator command after 'onlink'?
evolution2025 said
on 6/27/2009 This works beautifully. Is there a way to position where on the web page the popup window is located?