Auto centering DHTML popUp window:This is a DHTML popUp window that automaticlly centers itself even as the visitor scrolls down your page. This script gives you the option when the window will appear and what size the window will be. This script also works in both IE and Netscape. | |||||||||
Animated DHTML popUp window:This script is a DHTML popUp window but it will slide into the visitors screen either from the left or top (you choose) and stop in the center. It also has a timer to delay the appearence as long as you wish. The sliding effect only works in IE. The Window will just appear as usual in Netscape. | |||||||||
DHTML PopUp window:UPDATE: Another Javascript programmer has taken this script and made it better! The guys at http://www.js-x.com have made this script compatible with Netscape browsers too! Both copies are in the download. This script will produce a pop up window that isnt blocked by pop up blocker programs. Why waste money on those popOver generator programs when you can get the same effect using simple HTML and javascript. This script only works in IE browsers. What's new? I added a timer. | |||||||||
Full screen window:This fullscreen window script will open a browser window in full screen mode. NOTE: This script does work in Netscape but I.E. and Netscape but Netscape doesn't actually have a real full screen window. | |||||||||
Self Locate / Resize - self locating and resizing windowThis self relocating window script will automatically resize and locate the browser window to what ever specifications you want. | |||||||||
JavaScript window close:This close window script will close a window that was opened with JavaScript. NOTE: You can only close an externally opened window without user confirmation in IE...BUT in Netscape 7.1 you can close the parent window without confermation. | |||||||||
Keep page in frameset - frame keeper:This framekeeper script will keep your visitors from loading individual pages which are supposed to be part of a frameset. Search engines are bad for listing all your pages without frameset considerations. This frame saver javascript will help you out with this. | |||||||||
No close window:NOTICE With everyone using pop up blocker programs today these scripts are a thing of the past for the most part. Strife_Master contacted me and said that if you click the "X" three times in rapid succession the window will close and the parent window will minimize. This no close window script will open a window that is sure to get your I.E. using visitors attention, especially when they try to close it. It re-opens itself each time the visitor attempts to close the window. NOTE: This script does NOT work in Netscape but does work in Firefox. | |||||||||
Hidden window / Secret window:This secret / hidden window javascript will open a browser window out of view. It works in both I.E. and Netscape but you should add the onload="self.blur()" tag to the hidden page for your Netscape using visitors. NOTE: For more information on hidden / secret windows read up on a basic way to use the <iframe> tags in the PHP > IP / Networking section. | |||||||||