Official Review
NULL
|
Other links at JavaScript > Scripts and Programs > Windows and Frames |
| 1. |
Pop Up Window Script
|
|
|
This script helps you display a pop up or pop under window. After the browser page loads, the script waits for a designated number of seconds before opening the window. It has built-in logic for only popping up the window so many times within a given time period, so you can tune the frequency to avoid annoying your users.
|
| 2. |
Iframes SSI script
|
|
|
Want to dynamically include the contents of another page onto the current using client side means? This script uses the IFRAME tag, and by automatically resizing it based on the actual height of the containing page, allows you to seamlessly display external content on your page.
|
| 3. |
Frame Buster Breaks Page From Framesets
|
|
|
This simple script insures that your page cannot be captured inside of the frameset of another site. Put it in your page header, and it automatically makes your page the parent or 'top' page in the browser.
|
| 4. |
Pop-under window w/ random URLs
|
|
|
This Pop-under window script randomly selects from a pool of URLs to load in the pop under window. Comes with frequency control using cookies. Specify whether window should pop under once per browser session or not.
|
| 5. |
Amazing Frameless Popup Window with No Titlebar
|
|
|
Say goodbye to ugly Windows popups! In IE4 and later, this cut-and-paste script launches a popup window without the Windows frame or titlebar (that is, a "containerless" window). In other browsers, it launches a standard popup window. Position, width, and height are settable. Automatic closing of the window on leaving the page may also be optionally set. Update:/b Added an addendum showing how to simply auto-center the window on the screen.
|
|
|