Daily Archives: July 26, 2008

Javascript – Add Float numbers upto 2 Decimal

Hi, Today I was creating a page that is basically a calculator page have many text fields. All of them can accept number upto 2 decimal and onBlur() I have to total that numbers and display on the page  <script … Continue reading

Posted in javascript | Leave a comment