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.
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.
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.
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.