Navigation and Button · Newest Javascript Tutorials
Sliding Window
Slides the browser window off the screen when the link or button is clicked, only to return it to its original location as it loads the link page. Sweet!
Custom Frames
This script will allow you to create an array of links through which you can skip with a previous and back button. These buttons are located in a frame and target another frame. Works in most browsers.
Alert and Confirm Generator
Use this script to create quick and easy alert and confirmation scripts. Pick what you want, enter your text and get the source code. Pretty neat!
Combined Menu - Radio Buttons
Sends the user to a specific URL based on the combined selections from two different menus. Works great for sites navigation based on two seperate characteristics.
Subject E-Mail
Let your visitors send you e-mail with a predetermined subject!
Link Colors
Before I confuse you, just touch the letters a bit. Okay, the way this works is that JavaScript tells the computer to give the document a new background color for each letter that is touched. Kind of cool.
Day of Week Redirection
If you would like to redirect your visitor to a different page for each day of the week, this script would be perfect. It will first detect what day of the week it is and then forward the visitor to the appropriate page. I also might mention that this is a perfect JavaScript example to learn from even if you don't use it. Just look at it!
Category Menus
When a category is clicked, the category's items are displayed below while the rest of the page is pushed downward. Good for use in a navigation frame of framed sites.
Creating a drop down navigational box II
In this tutorial on the select element, we'll look at how to create a combo link menu, plus popular variations of it, such as one that navigates to a URL simply by selecting it from the list of options, one that uses an image as the "go" button etc.
Mr. Push Me! Game
Let JavaScript introduce you to the increasingly popular Mr. Push Me! Mr. Push doesn't mind the occassional push, but watch out if you over do it!
Dynamic Frameset
Rather than setup separate framesets each time you want to start over and open one of your page inside your frames, use this dynamic frameset script. You can load all your content pages as necessary through one page -- the magic begins when you use a search string (a '?' in the URL). The page passed then is opened in your frames. A default content page is used if no information is passed. Cool!
Accordion Menu script
This tutorial is about Accordion style expanding and contracting CSS menu
Random Link Generator
Are you feeling, I don't know.... A little random? Then check out this random link generator! It randomly selects a URL from a pre-determined list and sends the user there!
Word Launcher
A modified version of our Key Launcher script that gives you access to a secret page only if the correct word is typed. Cool!
Link Wheel
This neat little JavaScript will flip through all the different sites that you include, along with a description of that site. When the visitor clicks the button, they are taken to that site! Very cool!










