 |
Flying Popup Window
|
|
|
Create
a popup window that moves around the
screen once on page load and then stops.
Ideal for getting the attention of your
visitors. Announce new features of your
site or new products. Use it for ad
banners, member log-in forms, or
subscription forms. Many cool uses.
|
 |
Custom Popup Window Wizard with Cookies
|
|
|
Create
a totally customized
popup window for your page. Can be
activated by clicking on a link, a
button, or when the page loads or
unloads. Can be set to open only once
per visitor or at set intervals
(controlled by the use of cookies).
Fully customizable, allowing you to
specify window size (dimensions) or Full
Screen, the position (where it will
appear on the screen), and whether it
will include scrollbars, toolbar, etc.
Customize your popup window with our
online generator and then grab your
custom code and go! How easy is that?
|
 |
Hidden Popup Spawner
|
|
|
Now
you too can own the code that is used to
power those annoying websites that seem
to open popup windows from nowhere!
Actually the primary reason we are
giving this code away is that other
companies are charging for such an easy
piece of code. It is rather involved, so
pay close attention. The primary idea
behind this script is to open a window
off screen that opens a series of popup
windows based on a preset amount of
time. This is all triggered using page
open or page close codes. Many sites
trigger this after people leave their
site. Since there is a preset timer to
open the first window, it is not always
obvious which site actually opened the
window. *
(Preview of this code is optional by
clicking a link.)
|
 |
Page Exit Popup (on unLoad)
|
|
|
This
script is designed to open another page
in a new window when your visitors leave
your site. You simply specify the URL of
the page, and it will automatically open
as a regular browser window on your
visitor's exit.
|
 |
Multiple Popups at Once
|
|
|
Open
two or more popup windows at once. Several
options for customization.
|
 |
Automatic Window Resizer
|
|
|
Automatically
resize a window to a specified width and
height on opening. Accomplished via a
simple onLoad code added to the <
BODY > tag of the page itself.
|
 |
Automatic Window Move To / Screen Position
|
|
|
Use
this code to automatically move a window
to a specific position on the screen on
opening. For example, you can
automatically move a window to X0,Y0
(upper left). Great when used with pages
you've linked to using
target="_blank" (new window)
or with popup windows. Ideal when you
would like a window to open up to show
more information, but you want it placed
out of the way. Easily accomplished by
adding an onLoad code to the < BODY
> tag of the actual page that will
open.
|
 |
Automatic Full Screen / Window Maximizer
|
|
|
Automatically
maximize to full screen mode any window
on opening. Great when used with pages
you've linked to using
target="_blank" (new window)
or with popup windows. Easily
accomplished by adding an onLoad code to
the < BODY > tag of the actual
page that will open.
|
 |
Hold Window Focus / Stay on Top
|
|
|
This
code automatically forces a window to
stay on top and within view at all times
until your visitor closes it. Great for
website news, announcements, or smaller
popup windows that are easily shuffled
under out of view.
|
 |
Close Window Options
|
|
|
Here
you will find several options for closing
a window, including automatic close
after a specified time interval, via a
text link, button, or image, or by
clicking anywhere within the window. |