JavaScript: JavaScript and Web Development Source Code
Airport Calculator
This useful JavaScript calculator will tell you the degrees, Nautical Miles, Statute Miles, and Kilometers between your originating and destination airports. It's got a built-in…
Browser Check
It's often necessary to make a script only accessible to the newer browsers (that can support the script without error) and keep older browsers from…
Phone Bill
Does it ever bother you how much a long-distance phone call is going to cost, after you hung up? With this script, all you have…
JavaScript – Printing the Periodic Table
The periodic table is a tabular arrangement of the chemical elements, ordered by their atomic number, electron configuration, and recurring chemical properties, whose adopted structure…
Interest Calculator
Use JavaScript to find out just how much that new house or car is going to cost you each month. Enter values into the fields…
Blinker
This script allow you to quickly blink the background. With a click of a button, the background changes from white to blue and back several…