ManishLSN / jquery-formatcurrency

Automatically exported from code.google.com/p/jquery-formatcurrency
GNU General Public License v3.0
0 stars 0 forks source link

Event binding problem on 1000th and above #33

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Use the attached file to reproduce the problem.
2. Enter 1, 10, 100, check the console log -> no problem.
3. Enter 1000 and above, value not recognized.

Please use the attached file to reproduce the issue.

Original issue reported on code.google.com by ilus...@gmail.com on 25 Jun 2012 at 2:00

GoogleCodeExporter commented 8 years ago
Please use the attached file to this comment.

I found the issue is with the .keyup() on numbers like 1, and 1000 above.

Original comment by ilus...@gmail.com on 25 Jun 2012 at 2:37

Attachments: