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