You use JavaScript to control the size, placement, and other attributes of a
pop-up window. Embed the JavaScript in the <head> tags of your main HTML
file and attach it to whatever button or link opens the pop-up window. Then
you can specify the window's attributes (presence or absence of a scrollbar,
URL field, etc.).

Dreamweaver simplifies this process for you. Select your link (button) and
choose "open browser window" under the Behaviors panel. You can select the
new windows attributes from there and DW plugs in the requisite code.


Andrew Colton <acolton33@hotmail.com> wrote in message
news:ZpzRa.172424$BA.53526615@twister.columbus.rr. com...
> I'm creating a page that has different windows pop-up on command and I was
> wondering if there was a way that I could control the size and the
posistion
> that the new browser windows pop up. Thanks in advance.
>
> [email]Acolton33@hotmail.com[/email]
>
>
>