customd / jquery-number

Easily format numbers for display use. Replace numbers inline in a document, or return a formatted number for other uses.
https://www.customd.com/articles/14/jquery-number-format-redux
MIT License
442 stars 403 forks source link

Fields are excepting tilde ` character #114

Open randywgreen opened 8 years ago

randywgreen commented 8 years ago

I have had occasions in my app where users are tabbing around input fields that are using the jquery-number plugin and they hit the tilde ` above the tab key and the plugin allows this key. Can we get a fix for this?