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!
Navigation and Button » javascript.internet.com
Score(+): 0 | Views: 14 | Similar Tuts | Save it | View this tutorial

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.
Navigation and Button » javascript.internet.com
Score(+): 0 | Views: 12 | Similar Tuts | Save it | View this tutorial

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!
Navigation and Button » javascript.internet.com
Score(+): 0 | Views: 13 | Similar Tuts | Save it | View this tutorial

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.
Navigation and Button » javascript.internet.com
Score(+): 0 | Views: 11 | Similar Tuts | Save it | View this tutorial

Subject E-Mail

Let your visitors send you e-mail with a predetermined subject!
Navigation and Button » javascript.internet.com
Score(+): 0 | Views: 8 | Similar Tuts | Save it | View this tutorial

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.
Navigation and Button » javascript.internet.com
Score(+): 0 | Views: 0 | Similar Tuts | Save it | View this tutorial

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!
Navigation and Button » javascript.internet.com
Score(+): 0 | Views: 0 | Similar Tuts | Save it | View this tutorial

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.
Navigation and Button » javascript.internet.com
Score(+): 0 | Views: 0 | Similar Tuts | Save it | View this tutorial

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.
Navigation and Button » javascriptkit.com
Score(+): 0 | Views: 4 | Similar Tuts | Save it | View this tutorial

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!
Navigation and Button » javascript.internet.com
Score(+): 0 | Views: 1 | Similar Tuts | Save it | View this tutorial

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!
Navigation and Button » javascript.internet.com
Score(+): 0 | Views: 0 | Similar Tuts | Save it | View this tutorial

Accordion Menu script

This tutorial is about Accordion style expanding and contracting CSS menu
Navigation and Button » dynamicdrive.com
Score(+): 0 | Views: 3 | Similar Tuts | Save it | View this tutorial

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!
Navigation and Button » javascript.internet.com
Score(+): 0 | Views: 12 | Similar Tuts | Save it | View this tutorial

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!
Navigation and Button » javascript.internet.com
Score(+): 0 | Views: 15 | Similar Tuts | Save it | View this tutorial

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!
Navigation and Button » javascript.internet.com
Score(+): 0 | Views: 10 | Similar Tuts | Save it | View this tutorial
1 2 3 4 5 6 »