Popup Window

you are browsing Home JavaScripts Popup Window

Description

DHTML Popup Window is an alternative to standard popup windows created with window.open() JavaScript function. Features:
  • DHTML popup window can be moved over the screen and closed in the same way as a window in a Windows application.
  • There are several options to position DHTML popup window: relative to the browser window, relative to the mouse pointer, relative to an HTML element, or you can keep its current position.
  • DHTML Popup Window is not blocked by popup blocking software.

Demo

To test different types of positioning, click the buttons below:

Downloads

Link back

If you find this page useful, you can link to it using the code below or one of the codes here.