Categories
Tags → Javascript Window

Fullscreen Popup

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.
DETAILS

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...
DETAILS

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 ...
DETAILS

Shake Me!

Shake Me! is a short JavaScript that shakes the users'' browser window anywhere. It activates upon clicking the &"Shake Me!&" hyperlink by user. Be careful testing the online demo, it really shakes.
DETAILS

RSI-Mon

With RSI-Mon, you will no longer have any excuse for skipping your micropauses. RSI-Mon changes colour every 15 minutes to remind you to take a short micropause. Every hour it will change to a third colour to remind you to have a 15 minute break. It ...
DETAILS

Pop-up Windows

JavaScript allows you to create (open) new windows. In these windows you can place whatever HTML code you wish, and even have actions in one window effect what is happening in another window. This tutorial explains how to create various types of pop-...
DETAILS

Sakki''s Popup window

This is a simple script demonstrating how to use JavaScript to create a popup window upon clicking a link. It allows you easily configure width, height, option to enable scrollbar, menubar, etc.
DETAILS

JavaScript Pop-Up Window Maker

This tool will create code for a JavaScript Pop-Up Window. You can choose Url of document to open in window, width, height, option for scroll bar, toolbar, location, resizable, status, and menubar. You will be able to test your window before you copy...
DETAILS

Pop Up Window

Upon a user entering your page, this JavaScript automatically makes and calls its own Popup Window Menu for easy navigation. You can configure the menu with any URLs by simply editing the script.
DETAILS

Navigation Menu

This JavaScript navigation menu sends users to other Web page/site upon link selection change. It works by using the onChange function of the SELECT object to tell the window to load a new document. The URLs of the documents to jump to are given by t...
DETAILS

Page:
©2019 A--9.com