other.Stuff

 

 

 

 

 

 

 

Web.design1.0

tutorials and resources

 

Pop.ups

Learn how to Open a New Browser Window in Dreamweaver

1. Open the behaviors panel by clicking on Windows/Behaviors. (see bottom for image)
2. Select the text that you would like to link to the new browser window.
3. Click on the '+' symbol in the behaviors panel.
4. Click on 'Open Browser Window'
5. In the 'Open browser Window' pop-up-window select the URL and specify the width and the height of the window. You can also choose if you want a status bar or a scroll bar etc.
6. Click on OK
7. In the behaviors panel under the Events Column you can choose onClick if you want the browser window to open only when the link is clicked.

To do a pop-up window you follow the same directions as above except you choose pop-up message in the behaviors panel and enter your text. You can choose how this behavior is executed by right clicking "onclick" in the panel box and choosing from a number of things like onDBLClick, onFocus, onMouseover, onkeydown, onMouseup, onMousedown, and much more.


Back to Dreamweaver tutorials -------------Next tutorial