Auto-centering Popup Window
Use this practical DHTML script to not only open up links in a secondary popup window, but one that's centered in the middle of the user's screen. Browsers other than NS 4+ or IE 4+ will still open the window, only that it won't be centered.
Visit publisher site: Auto-centering Popup WindowListing Details
- Filed in:
-
Scripts / JavaScript / Scripts & Programs / Windows & Frames
- Submitted on:
- Last Updated:
- Publisher:
- Other listings by this publisher
License & Pricing Information
User Reviews
Add/Edit Your ReviewDisplaying 1-1 out of 1 reviews
-
The deal with this script is that while it is full featured, if the spawned window is already open and another window is spawned from the original onclick event, a run time error occurs and the script stops functioning, It brings up the link within the current frame without any of the onclick paramters. May work well in a strict environment, however not for general use.