- 1,251 categories
- 40,829 scripts
- This JavaScript shows how to create a DHTML item popup centered on the window on a mouseover. This example should have code running on the body onload event. Works on both IE and Netscape.
- This JavaScript demonstrates how to create a popup window that moves around the screen. It gets (de)activated upon moving cursor over a given link.
- Fullscreen Popup is a JavaScript that opens up a new window automatically as the page finishes loading. It opens up a new window that is set to be fullscreen size. It only works on IE.
- This short, easy script set launches a window that continually re-opens itself and cannot be permanently closed *unless* the visitor clicks on a link that you provide.
- Opens a popup window that will close itself after a pre-set time. The popup can be launched from a link in your page, or automatically when the launching page loads. Very well behaved -- does not launch multiple windows on re-clicks, and the popup co...
- Say goodbye to ugly Windows popups! In IE4 and later, this cut-and-paste script launches a popup window without the Windows frame or titlebar (that is, a &"containerless&" window). In other browsers, it launches a standard popup win...
- This simple script insures that your page cannot be captured inside of the frameset of another site. Put it in your page header, and it automatically makes your page the parent or ''top'' page in the browser.
- If you have a page that is supposed to open in a frameset, this will force the page to do so. Solves a common problem where search engines separately list pages that belong in a frame.
- This is a javascript which can adjust any internet browser screen display with 1024x768 and above into 800x600. At present there are a variety of monitor resolution sizes. When webmasters design HTML documents, the screen display can not be adjusted ...
- This JavaScript example shows how to open up a new window, and write the new page. The contents of the new window/new page contain the logic necessary to close the window that opened it up (opener is the object). It is necessary to open and close the...
Page: