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

Combination of keys to enter numbers #131

Open asgardia7 opened 7 years ago

asgardia7 commented 7 years ago

Hello,

Your plugin is really good. But I have some issue using french keyboard so number are entered by pression SHIFT + KEY. It doesn't work then. I think it would be good to include handling of this case.

Thanks,

hdesoto commented 6 years ago

Hi, I have a similar issue.. only Numpad inputs are registered. My users can't enter numbers using the numbers on the keys on top of the letters... for small laptops without numpad, they have problems. (And they refuse to remember that they can Fn+numbers... ) but it's quite strange since those are numbers also... some ASCII thing I'm missing?