From 025031d0a94fe192078f662099440c339299488e Mon Sep 17 00:00:00 2001 From: Stefano Date: Fri, 23 Sep 2016 13:03:15 +0200 Subject: [PATCH 1/2] better supprt for non-EN formats: Numpad "." simulates decimal separator even if different separators are set, fixed bug where pressing backspace or delete button on decimals numbers when integer part is > 1000 (and thousand separator != ",") caused the field to reset. --- examples/demo-as-you-type.html | 6 +++--- jquery.number.js | 9 +++++++-- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/examples/demo-as-you-type.html b/examples/demo-as-you-type.html index 9bcab60..914bfdc 100644 --- a/examples/demo-as-you-type.html +++ b/examples/demo-as-you-type.html @@ -10,7 +10,7 @@ - + - +