Pop-under windows are becoming increasing popular as a less intrusive alternative to popup windows. Use this script to add a pop-under window to your page. Updated to allow you to control the frequency of the pop under (either once per browser session, or every time page is loaded).
Version: n/a Platform(s): n/a Updated: Tue Jun 26 2001
The Ace Generation 3 Popup Wizard allows you 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 visitor.
Version: n/a Platform(s): n/a Updated: Tue Jun 19 2001
Ace Generation 2 Popup Wizard allows you 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.
Version: n/a Platform(s): n/a Updated: Sat May 19 2001
Ace PopBack Creator is a Web-based wizard to easily add popup windows that open behind all other windows that are open. The windows are activated by clicking on a link, and can be adjusted to any degree of detail you desire, such as dimensions, scrollbars, toolbar etc.
Use the Ace Popup Creator to easily add popup windows to your web site. The windows are activated by clicking on a link, and can be adjusted to any degree of detail you desire, such as dimensions, scrollbars, toolbar etc.
Version: 1.0 Platform(s): n/a Updated: Sun Apr 8 2001
This JavaScript demonstrates the onMouseOver and onMouseOut attributes. When a person places their mouse over the link a new window will open up on top of the current browser window. When the mouse pointer is moved off the link the window will close automatically. All the script for the new window is contained in the previous page, so it loads rather quickly.
This JavaScript shows how to create a DHTML item popup centered on the window on a mouseover. This example should have code running on the body onload event. Works on both IE and Netscape.
Version: n/a Platform(s): n/a Updated: Tue Mar 27 2001
Fullscreen Popup is a JavaScript that opens up a new window automatically as the page finishes loading. It opens up a new window that is set to be fullscreen size. It only works on IE.
Version: n/a Platform(s): IE Updated: Mon Feb 12 2001
This is a javascript which can adjust any internet browser screen display with 1024x768 and above into 800x600. At present there are a variety of monitor resolution sizes. When webmasters design HTML documents, the screen display can not be adjusted for each user. This javasript will always ensure your screen to be 800x600.
Version: n/a Platform(s): IE 4+, NS 4+ Updated: Sat Dec 16 2000
This JavaScript example shows how to open up a new window, and write the new page. The contents of the new window/new page contain the logic necessary to close the window that opened it up (opener is the object). It is necessary to open and close the document object before and after you write the new contents (IE doesn't care - but Netscape does).
Version: n/a Platform(s): n/a Updated: Wed Dec 6 2000