PopOver/PopUnder

RSS Feeds
DHTML Popup Window Hits: 11046
This is a DHTML replacement for popup windows created with window.open() JavaScript function. DHTML popup window has the following advantages over the standard popups: it has fully customizable design it will not be blocked by popup blocking software unlike standard popups, it will not be sent to back when you click on the main window. You have many options to position DHTML popup window: relative   more...
Window Maker Hits: 22404
Generate a popup window in seconds. All window features available, plus innovative, real time features never seen before such the option to center the pop up window, use percentages rather than fixed pixel widths and cookie utilization to prevent repeatedly showing window to same users   more...
Amazing Dragable Layer - Use Instead of Popups Hits: 21009
This script implements a dragable layer that can be used much like a popup window... but without the usual focus problems that popups often imply. Also included are simple controls to show or hide the dragable layer. Compatible with NS4-7 & IE.   more...
Auto-Sizing Image Popup Window Script Hits: 21005
Use this script to launch a popup window that automatically loads an image and resizes itself to fit neatly around that image. The script also places a title you set in the titlebar of the popup window. Any number of images can be launched from a single instance of the script.   more...
PopUpNow! Hits: 21634
PopUpNow! is a Windows tool which allows you to make javascript popup windows for your webpages easily,in a few seconds.PopUpNow! generates all the JavaScript code so you don't need to write it yourself anymore.Just some mouse clicks and your popup will be ready to go. Some PopUpNow! features are: -Choose size and position of your Popup window or even full screen window. -Personalize your Popup   more...
SuperWin Hits: 19573
SuperWin v1.0 is an easy-to-use and customizable pop-up window solution. However, unlike annoying conventional pop-ups, SuperWin v1.0 has a number of display options and can only be clicked through voluntary visitor intervention. SuperWin v1.0 can be activated via a simple link, image, image map, drop-down menu or form button and since it makes extensive use of CSS, practically everything is   more...
JavaScript Popup Creator Hits: 12462
Javascript function that creates a popup fully costumizable: you decide width, height, url, name, plus some important attributes like scrollbars, option to resize, status bar, location, toolbars. The popup is automatically centered in your screen. Simple cut and paste code, no need to digit a single line, just insert this function in your HTML and go   more...
Hover-Pop Hits: 4116
Whenever you need to draw your visitors attention to a special feature on your website - use Hover-Pop - use it for your latest news, or your email subscription, or to leave a message, or to get your visitors to go to a new page. The uses are endless - try out our demo and create your own hover-pop.   more...
PopUp Maker - Simple-Code.Net Hits: 5416
Popup Maker will generate code for a JavaScript Pop-Up Window. You can choose the URL of document to be opened, width and height of the Pop-up window, option for scroll bar, toolbar, resizable, and menu bar. You will be able to preview your Pop-up window before the code is generated.   more...
Ad PopUp Rotator Hits: 4778
Set of JavaScripts for PopUp, PopUnder and Exit Console Rotation for almost any need. It features: Console Rotator Simple, Console Rotator with HTTP Referer Check, Console Rotator with Time Distribution, Console Rotator with Language Distribution, Console Rotator with One Window per User Session, Console Rotator with Cookie Distribution.   more...
Hidden Popup Spawner Hits: 2947
Now you to can own the code that is used to power those annoying web sites that seems to open popup windows from nowhere! The primary reason we are giving this away is because other companies are actually charging for an easy piece of code!   more...
Popup Making Wizard, w/ Cookies Hits: 3142
Use the Ace Generation 3 Popup Wizard, with cookies to easily add popup windows to your web site. The windows are activated by clicking on a link, button, when a page loads or unloads, and can be adjusted to any degree of detail you desire, such as dimensions, scrollbars, toolbar etc. You can now set the window to use cookies. Set the window to popup only once per visitor or at set interval per   more...
Flying Popup Window Hits: 3093
Use this code snippet to create a popup window that flies around the screen. Perfect for getting the attention of your web site visitor. Announce new features of your site, announce new products. Many cool uses.   more...
Popup Window Close Methods Hits: 2884
Here you will find a few methods to close windows. Select from the list below to jump to the code. Use the instructions near each method. Close window after time interval, Use a link to close popup, Use a button to close popup, Use an image to close a link and Use 'click anywhere' method to close popup.   more...
Popup Window Closer - Timer Hits: 2936
Use this code to get a popup window to close after a pre-determined amount of time. For example, set an advertisement popup window to remain open for 15 seconds, then it automatically closes.   more...
Popup Window Closer - Text Link Hits: 2750
To get a popup window to close it is common to add a link that will allow the user to "Close Window".   more...
Popup Window Closer - Image Hits: 2580
To get a popup window to close it is common to add an image link that will allow the user to "Close Window".   more...
Popup Window Closer - Click Anywhere Hits: 2106
A not so common method to close windows is using a 'click anywhere' method. The code specifies that if the popup loses focus or is clicked the popup closes. Basically anywhere you click will close the window.   more...
Popup Window Closer - Button Hits: 2104
To get a popup window to close it is common to add a button that will allow the user to "Close Window".   more...
Open 2 Popups at Once Hits: 2194
The code below opens 2 popup windows at once. Edit the code to get the 2 windows you want to open.   more...