Launching Pop Up Window In Dreamweaver?
by Jacob Resendez
on
Feb 20, 2008 at 3:42:01 pm
hello all,
i am attempting to link some navigation in my website to a popup window. i would like this popup window to open up at a fixed size. I have attempted to highlight the desired text and place a behavior, but this affects the entire copy. my only other option was to highlight the desired text and link it through href tags. problem is, this opens up at the same size as my previous browser. is there any code/other way to acheive this? i would greatly appreciate any advice.
thanks!
Re: Launching Pop Up Window In Dreamweaver? by Abraham Chaffin on Feb 25, 2008 at 11:14:53 pm
If you want to create a fixed size popup window in Dreamweaver you can do so by assigning a behavior. Make sure your Behaviors Window is open and the text, image, or area you want to assign the behavior to is selected.
In the Behaviors window click the + and select "Open Browser Window". Assign the parameters you want to the behavior and click ok. Make sure you adjust the trigger action to what you want (i.e. onClick).