Skip to content

chyt/jQueryCalculatorFix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

-----jQueryCalculator Fix-----

Original project by Bo Li can be seen at http://code.google.com/p/jquery-calculator/

This is a fix for the original jQuery calculator project.

jQueryCalculator is an online calculator script coded using JavaScript, HTML, and CSS. The version hosted on the Google Code project was last updated about a year ago, and had a bug where the period button "." for entering decimal places was not functional. 

jQueryCalculator comes with a logger in which you can see what calculations you have performed in the past. It works by clicking on the buttons themselves, or using the keyboard for input. And it looks pretty damn cool.

This version of jQueryCalculator includes a fix that makes the period button functional once more. It is released under the MIT License (below).

-----License/Usage Agreement-----

Copyright (c) 2013

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Fix for jQueryCalculator project by Bo Li

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published