JavaScript Source Code 3000: Calculators: Money Counter Simply click inside the window below, use your cursor to highlight the script, and copy (type Control-c or Apple-c) the script into a new file in your text editor (such as Note Pad or Simple Text) and save (Control-s or Apple-s). The script is yours!!! |
Money Counter
Money Counter
| Wednesday, November 24, 2010 | 0 Comments
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!
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment