Official Review
NULL
|
Other links at JavaScript > Scripts and Programs > Windows and Frames |
| 2. |
Resize Browser Window
|
|
|
Resize browser windows automatically with this short and simple script. Cut & Paste with ease!
|
| 3. |
Flying Focused Ad Window
|
|
|
The Flying Focused Ad Window script creates a popup window when the launch page loads. The popup slides first down, then across, then up the screen, then back to its starting point. The window maintains focus throughout. Only closing the window returns focus to the launching window. Great for drawing special attention to announcements or banner ads.
|
| 4. |
Auto centering popup window
|
|
|
This JavaScript example allows you to center the window on the screen by first determing the dimensions of the screen and the window. The link makes the popup window be 400 * 400 px, with scrollbars, and the "this.href" takes the href info out of the link and put it into the script. The link is good if you don't have javascript turned on because it works just like a normal link. The onclick comand tells javascript enabled browser to reference a javascript (that would be the NewWindow function) and the return false tells the browser not to procede with the normal link.
|
| 5. |
Only Webmasters - Exit Popunder
|
|
|
This script opens an exit popunder window when a visitor leaves your website. You can easily configure the window site, position of the popupnder and window title. Also options such as status bar, toolbar can be added.
|
|
|