Includes common JavaScript examples that you can copy and paste into your own site.
Sometimes referred to as a "Jump Menu", this dropdown menu eliminates the need for a separate "go" button - it takes you straight to the requested URL as soon as you select it.
This quick tutorial shows you how to automatically open the print diaglog box whenever a user comes to a page.
Open up an alert box message to alert your users to something important.
Let your users confirm that an action should take place before JavaScript runs it.
Allows your users to provide input, so that you can customize their experience.
Display a message in the status bar whenever a user hovers over a link (or other).
Learn how to create a URL redirection with this JavaScript redirect code.
Code that refreshes the current page. Includes refresh timer.
Use JavaScript to create popup windows and popup window function.
How to use JavaScript to create image rollovers.