Ask a Question related to Macromedia Dreamweaver, Design and Development.
-
John #1
Re: Controlling the Size and Position of Browser
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...posistion> 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> that the new browser windows pop up. Thanks in advance.
>
> [email]Acolton33@hotmail.com[/email]
>
>
>
John Guest
-
Controlling DataGrid scrollbar position
I've enabled a scroll bar on some of my datagrids but I've noticed that if I select an item from the datagrid, the scrollbar gets set to the top.... -
browser controlling movie status
I'm sure this topic has been covered before but its lack of specific keywords makes finding answers very difficult, my apologies. Here is the... -
Question regarding controlling and/or loading and unloading external movie clips based on objects _y position.. please HELP!
Here is the situation... Look here http://www.worthyconcepts.com/Version2/Bars1.html I am loading multiple external movies (right now only... -
Controlling Nav Bars Position
I'm new so bear with me... I'm designing a rather basic page with a header bar running all the way across the top, and the nav buttons on the... -
Controlling Close button of browser
You could open another window, with the ASPX page that executes the server-side code and then closes itself, but once that first window closes, it...



Reply With Quote

