Navigation : JavaScript : Scripts and Programs : Form Based

Combo box with description

0.0/5 (0 votes cast)

This is a navigational combo box that shows a description of the selected item beneath it.

Drop Box: No Button

0.0/5 (0 votes cast)

This script allows you to use a drop box to navigate your web site, using a drop box that changes the page when the viewer makes a selection.

Type and Go

0.0/5 (0 votes cast)

This script will allow your visitors to type in a url of their choice and hit a button to go there. Almost the same thing as using the address bar on your browser, but may come in handy for some sites.

Drop Box with an Image Button

0.0/5 (0 votes cast)

This script will show a drop down box that can be used for navigation through your web site. It uses an image to click instead of a form button.

Radio Button LeapTo I

0.0/5 (0 votes cast)

This is a radio button-based navigation JavaScript. Upon your selection of a radio button, it simply sends you to the selected link.

JavaScript Drop-Down Menu Maker

0.0/5 (0 votes cast)

This is a handy utility that will automatically create code for a JavaScript Drop-Down Menu. Simply choose the amount of links you want in your menu, and then enter your link items in the spaces provided. You will also be able to test your menu before you copy and paste the code, in case you want to make any changes.

Dynamic Drop Down Menu Maker

0.0/5 (0 votes cast)

This is a Web-based dynamic drop down menu maker that allows you to make a form-based navigation menu for your site without knowing how to code any Java Script or HTML.

2-level combo box

0.0/5 (0 votes cast)

This is a 2-level combo box (single combo), both expanding the capacity of the combo and allowing you to organize the links into various categories.

Qiksearch MenuGen

0.0/5 (0 votes cast)

Qiksearch MenuGen is a simple and handy tool that lets you create Javascript drop-down/pull-down menus with ease. To use Qiksearch MenuGen, first select the number of Items you want in the menu. The default is 5. Then select the caption that will appear in the menu. Default is "Select". Then fill in the details of the Items. "Option" is the text that will appear when you pull the drop-down menu. "Link to" is the link to which that particular "Option" will point to. You may type your own link/URL or browse through to link to a local file. After you are done with all this, press the "Make My Code" Button. A new window will open, with the code you require. Press CTRL+A or right click and Select All, then copy the text and paste it wherever you require on your web page.

Always-visible combo box

0.0/5 (0 votes cast)

A twist to the good old JavaScript combo box menu, this script renders one that's always visible on the visitor's lower right screen. Take site navigation to the next level! Just updated for NS6+ functionality, plus ability to specify link target.