Time and Distance Calculator
Friday December 26, 2008
Sometimes a simple modification to an existing calculator can make it much more useful.
This JavaScript "calculator" will allow visitors to your site to obtain not only the distance between two cities (or other locations) but also an estimated travelling time for the journey by selecting the start and end points for their journey from two drop down lists. You can set up whatever locations that you like for the "calculator" simply by setting up the places, distances, and times between them in the array structure at the top of the JavaScript.
Time and Distance Calculator


Comments
No comments yet. Leave a Comment