Allows users to navigate a website by selecting the area they want to go to from a select box. The script is written in both JavaScript and Perl/CGI. Normally the script redirects site visitors from one page to the other by using JavaScript, however, if a site visitor has JavaScript disabled, the Perl/CGI script will run as a backup.
This script is basic redirect script that allows you to place redirect forms on your pages without using java script. You can put forms on each page, or if you can use SSI on your site, simply make one text file containing the form, and then any time you want to add URLs you just have to edit the single text file.
Do you hate having to clog up or redesign your page each time you add a new URL link to another site or another one of your web pages ? The URL Jumper fixes that problem by organizing your links in a selection box where the user would just click on one and hit Go.