Code for your Pop-up Window

" + "

Copy and paste this code into your HTML document between FORM or A HREF link tags:" + "

onClick=\"window.open(\'" + document.popup.url.value + "\',\'" + document.popup.id.value + "\',\'width=" + document.popup.width.value + ",height=" + document.popup.height.value + ",directories=" + RadioValue("directories") + ",location=" + RadioValue("location") + ",menubar=" + RadioValue("menubar") + ",scrollbars=" + RadioValue("scrollbars") + ",status=" + RadioValue("status") + ",toolbar=" + RadioValue("toolbar") + ",resizable=" + RadioValue("resizable") + ",left=" + document.popup.left.value + ",top=" + document.popup.top.value + ",screenX=" + document.popup.screenx.value + ",screenY=" + document.popup.screeny.value + "\')\;return false\"" + "<\/TT><\/P>"; popWin = window.open("","","width=450,height=250,scrollbars=yes,resizable=yes,menubar=yes"); popWin.document.write(code); popWin.document.close(); } //-->

JavaScript Pop-up Window Generator

Basic Window Parameters
Document URL (index.html):
Width (200):
Window Name (New window):
Height (200):
Window Features
Directories:
Yes
No
Location:
Yes
No
Menubar:
Yes
No
Scrollbars:
Yes
No
Status:
Yes
No
Toolbar:
Yes
No
Resizable:
Yes
No
Window Location Properties
IE4 Specific Left (0):
Nav4 Specific screenX (0):
(pixels from left)
Top (0):
screenY (0):
(pixels from top)

1999 MariaPia's Designs

.

.

.

.

.


Hosted by www.Geocities.ws

1