|  | | Quick Jump is a JavaScript navigation tool that displays a text box in your webpage in which the user can type a complete website address starting with http://. When the user presses the enter key, the script takes the visitor to the mentioned webpage. | | Radio Button LeapTo I is a JavaScript navigation tool that links the visitor of your webpage to different page when the user selects the radio button for the link which he/she wants to go. | | Select is a navigation tool in JavaScript that implements a pulldown menu in your webpage that automatically opens the selected link from the list. The URLs can be specified to go with the links. | | Select and Go is a JavaScript navigation tool that displays a drop down menu, from which the user can select a link to open. The script opens the selected link when the user clicks on the ‘Go’ button provided by the script. | | Select and Popup is a JavaScript navigation tool that displays a drop down menu form, from which the user can select a link to open. The script opens the selected link in a new window and you can have as many selections as you want. | | With this JavaScript, you can implement a form text box in your webpage, where the visitors can type the site they want to go. By clicking the ‘Go’ button the script will lead your visitors to whatever site they have typed in. | Pages: [<<] 1 2 3 4 | |  |
|