Official Review
NULL
|
Other links at JavaScript > Scripts and Programs > Navigation > Form Based |
| 1. |
Navigation Menu
|
|
|
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.
|
| 2. |
Always-visible combo box
|
|
|
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.
|
| 3. |
Drop Box: No Button
|
|
|
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.
|
| 4. |
Pulldown Menu (Description)
|
|
|
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.
|
|
|