javascript-calculator

All portfolio based on javascript calculator

jQuery Calx Updated to 1.1.9

jQuery Calx is now updated to version 1.1.9, this release fix several bugs exists in previous version, also added some new feature. Remove missing element from the matrix registry when performing re-scan of dynamic form Remove calx reference from the form when calx is detached and remove it's related matrix registry Add OR and AND operator to process two or more logic condition inside IF statement Add "round" to calx option to determine how many decimal place displayed when textbox is focused You can download the 1.1.9 update from github here : https://github.com/ikhsan017/calx/archive/1.1.9.zip or get the latest update here I [...]

By |2017-05-17T19:57:24+07:00October 29th, 2013|Categories: javascript-calculator, jquery-calx|1 Comment

jQuery Calx Updated to Version 1.1.4

jQuery Calx is now updated to version 1.1.4. This update revision fix several bugs found in both IE 7 and IE 8, as version 1.1.2 did not work at all when accessed using both IE 7 and IE 8. You can download the latest update here https://github.com/ikhsan017/calx/archive/1.1.4.zip or try Calx in action here http://www.xsanisty.com/calx/showcase/ Your feedback will be much appreciated ;)

By |2013-06-29T20:47:44+07:00June 28th, 2013|Categories: javascript-calculator, jquery-calx|1 Comment

jQuery-Calx Updated to Version 1.1.0 Beta

After more than a week working on calx and do some testing with it, now I can proudly present the jQuery-Calx update, It has more new feature and more stable since the alpha version. Since this is in beta version, I am awaiting for your feedback to make the Calx more stable and of course, useful. Feature Change There is lot of new feature added to this version of Calx, such as aggregate function and conditional statement, and here is the complete list: Added conditional statement support, just write IF([condition],[true],[false]). You may also write nested conditional statement as deep as [...]

By |2017-05-17T19:57:29+07:00May 26th, 2013|Categories: javascript-calculator, jquery-calx|0 Comments
Go to Top