JavaScript
Days till date
This little JavaScript will take an event or date in the future and compare it to the current date, then display how many days until…
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…
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…
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…
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…