Scripts n'Stuffs
Directory

Subscribe to this category

Top > JavaScript > Scripts and Programs > Navigation > Form Based  

Web Links
Sort By :
21. Radio Button LeapTo I



This is a radio button-based navigation JavaScript. Upon your selection of a radio button, it simply sends you to the selected link.
Category:   JavaScript > Scripts and Programs > Navigation > Form Based

Date Added: Jun 30, 2006 Hits: 1 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

22. Drop Box with an Image Button



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.
Category:   JavaScript > Scripts and Programs > Navigation > Form Based

Date Added: Jun 30, 2006 Hits: 1 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

23. 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.
Category:   JavaScript > Scripts and Programs > Navigation > Form Based

Date Added: Jun 30, 2006 Hits: 2 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

24. Type and Go



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.
Category:   JavaScript > Scripts and Programs > Navigation > Form Based

Date Added: Jun 30, 2006 Hits: 1 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

25. Select and Popup



This script is almost identical to the Select and Go script, but it opens the address in a new popup window. You can set the new window to have a height, width, etc. or just leave it to open as a normal new window.
Category:   JavaScript > Scripts and Programs > Navigation > Form Based

Date Added: Jun 30, 2006 Hits: 2 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

26. Select and Go



This script will let the user select a destination from a drop down menu, and then go to that address by clicking on a button. Just change the URLs in the script to your desired addresses, and you can have as many selections as you want by simply copying the code.
Category:   JavaScript > Scripts and Programs > Navigation > Form Based

Date Added: Jun 30, 2006 Hits: 10 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

27. 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.
Category:   JavaScript > Scripts and Programs > Navigation > Form Based

Date Added: Jun 30, 2006 Hits: 1 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

28. Pulldown Menu (Popup)



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.
Category:   JavaScript > Scripts and Programs > Navigation > Form Based

Date Added: Jun 30, 2006 Hits: 1 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

29. Pulldown Menu (Frames)



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.
Category:   JavaScript > Scripts and Programs > Navigation > Form Based

Date Added: Jun 30, 2006 Hits: 1 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

30. Select



This JavaScript implements pulldown and go. You can specify any number of URLs along with text description.
Category:   JavaScript > Scripts and Programs > Navigation > Form Based

Date Added: Jun 30, 2006 Hits: 1 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

Pages:    3  


Home      New Listings      Hot Listings      Top Rated      Editor Pick      Add a Listing      Update a Listing      Get Rated
Copyright © 2006 SCRIPTSANDSTUFFS.COM. All Rights Reserved. Powered by INDEXU 5.2.0
Valid XHTML 1.0 Transitional   Valid CSS