Navigation : JavaScript : Scripts and Programs : Form Based

Pulldown Menu (Automatic)

0.0/5 (0 votes cast)

This Javascript will display an ordinary-looking menu. Once a link is selected, the visitor is automatically taken to the website without hitting 'Go!' or any other submit buttons.

This is an automatic pulldown menu, but in frames. It allows you to have the link open in a different frame of your site.

Pulldown Menu (Description)

0.0/5 (0 votes cast)

If you have plenty of space on you webpage or just would like to use a more comprehensive menu list, then this script might suit you nicely. This script allows you to select a link from a scrolling text box and then displays a message concerning the link. It sends you off to the destination once you click on 'Go' button.

Pulldown Menu (Popup)

0.0/5 (0 votes cast)

After the user selects an option in the pulldown menu, the new page opens in a new window. This is useful when linking to sites not within your site when you do not want the user to leave your site. Your site will remain open in the other window so the visitor can come back to it when the are finished with the popup page. You can even control the size of the popup window, whether it has scrollbars, menubars, toolbars, etc.

Quick Jump

0.0/5 (0 votes cast)

Similar to the location box in your browsers, just enter a complete web site address (starting with http://) in the box and press enter to jump to that site.

Pulldown Menu

0.0/5 (0 votes cast)

This is a simple pulldown navigation menu script. You can set up unlimited number of links and make it easier on your visitors to find their way around your site and/or around the Internet.

Select

0.0/5 (0 votes cast)

This JavaScript implements pulldown and go. You can specify any number of URLs along with text description.

Navigation Menu

0.0/5 (0 votes cast)

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 the VALUE of the various OPTION tags contained in the SELECT.

Automated DropDown Menu Wizard

0.0/5 (0 votes cast)

A Web Wizard to create dropdown menus for your web site. Users can select a new location and immediately be redirected to that page. Fill out all the selections you wish to use.

Drop down menu w/ description

0.0/5 (0 votes cast)

This is your straightforward drop down menu, except in IE4+ and NS6+, a description of each selection is displayed beneath it. Updated to support individual links opening in a new window.