Navigation : JavaScript : Scripts and Programs : Form Based

Double Combo with description

0.0/5 (0 votes cast)

This is a two-level drop down menu, with a description of each selection displayed.

Drop-Down Menu Generator

0.0/5 (0 votes cast)

Create your own dropdown menu. Choose from three different button options, choose colors, and other menu options.

Link Organizer

0.0/5 (0 votes cast)

A few lines of script that allow you to organize links into categories accessible through a dropdown menu. Radio buttons control whether the links are opened in the active window or in a new window. Great for organizing large link collections on a single page. Step by step customization instructions are included in the download.

Menugen is a web-based application that allows users to create cascading javascript menus (drop down boxes in which the contents of box2 change based on a selection made in box1). Menugen also allows for some HTML formating and provides screen by screen help. The original javascript code is written by Alan King at webreference.com.

Combined Menu

0.0/5 (0 votes cast)

Send the user to a specific URL based on the combined selections from two different pulldown menus. If the user only selects from one menu, they are still taken to that menu's corresponding page. Works great for sites navigation based on two seperate characteristics.

Chained Select Menu

0.0/5 (0 votes cast)

A powerful form select menu. Chain any number of select elements to create a multi dimensional drop down menu.

Dynamic Combo

0.0/5 (0 votes cast)

This is a robust combo (drop down menu) script that can handle the workload of many. It allows you to select from multiple groups of link items to display- choose which group to actually show by clicking on text beneath the combo.

Drop-down menu without button

0.0/5 (0 votes cast)

This script allows you to add a quick dropdown navigation menu on your site. Users are automatically directed to the URL chosen upon selection without using any button.

This is a navigational combo box with the added feature of allowing the selected item to be opened in a secondary window.

Pulldown Menu (Frames)

0.0/5 (0 votes cast)

If you would like to use a pulldown menu, but would like to do so in frames, this is the script for you. One frame will contain the pulldown menu and the selections will be opened in the other frames.