price-format / Jquery-Price-Format

jQuery Price Format Plugin is useful to format input fields and HTML elements as prices. For example, if you type 123456, the plugin updates it to US$ 1,234.56. It is costumizable, so you can use other prefixes, separators, suffixes, plus sign, minus sign and so on. Check out the examples below.
http://price-format.github.io/Jquery-Price-Format/
MIT License
239 stars 118 forks source link

Still pressing the number for input text catch the value on Android #57

Open mbraz opened 8 years ago

mbraz commented 8 years ago

Hi,

I have a problem on Android smart phone:

Chrome 53.0.2785.124 or Internet 4.0.20-20 Android 6.0.1;SM-G903M Build/MMB29K

I need still pressing the number for input text catch the value when I typing.

The https://github.com/BankFacil/vanilla-masker run correct, but don't have support to negative numbers and HTML5 data attributes.

Thanks

ashish8488 commented 8 years ago

I too am facing this issue. It input text not accept values I enter. Using Smart Phone. Phone: Samsung S4 Browser: Chrome, Firefox, Default Browser. Facing same issue in all browsers.

philgruneich commented 7 years ago

Same from a tablet on Android 6.0.1 and Chrome.

sj860908 commented 7 years ago

seeing the same thing. when I press 123 it is gonna show 112123.

appledev44 commented 7 years ago

I am also facing same issue on android device. like Samsung tablet and mobile. Please give me solution or give me some hints.