About This Product
Metachecker.net | TrafficChecker.net | RankChecker.net
| Over 5000 Free Fonts | Tutorials | Javascript Forum | Other Javascript Resources | Cheat Sheet


Money Counter


Enter the number of bills and coins and this script will calculate the total amount of money you have. All blank entries are ignored. Input field validation is also included -- try entering a non-digit into a field. Also, this script is a good demonstration of a JavaScript return function in use. Neat!

$ 100 $ 50 $ 20 $ 10 $ 5 $ 1
50 ¢ 25 ¢ 10 ¢ 5 ¢ 1 ¢
 
 
Insert into <HEAD>

 
Insert into <BODY>

 
Other Options