- Timed Self-Closing Popup Window Kit
This is a small kit with popup window launching code on one page, and the code to automatically close the popup window after a preset period of time on a second page. This is basically a mini-tutorial, with very clear instructions and clean code in a working demo -- great for JavaScript newcomers.
Price: Free
http://www.codebrain.com/javascript/index.html
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Update Two Frames
This script will update two frames from one link. If the browser doesn support javascript the link will still load but without the extra frame being updated.
Price: Free
Version: 1.1
http://www.sbrady.com/hotsource/javascript/twoframes.html
(Rating: 0.00 Votes: 0)
Rate It
Review It
- Write New Window - Close Opener
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 document object before and after you write the new contents (IE doesn care - but Netscape does).
Price: Free
http://www.js-examples.com/example/?ex=30
(Rating: 0.00 Votes: 0)
Rate It
Review It
|