-
Is it possible to add another mask for a field containing 1+ email addresses separated by commas (with spaces)?
Thank you.
-
-
When using numeric extensions with `alias: numeric` and `suffix` option, cursor gets placed in the wrong position on subsequent input focusing.
Check this fiddle: https://jsfiddle.net/rchesnokov/pv…
-
## Overview
When creating pages with forms, we always need to check if its data is alright.
So, in this issue we suggest a pattern to these fields, to help users by validating, formatting, and g…
-
Olá @albertobraschi
Alguém testou no Magento 2.2.4 ? O Plugin do Igor não informa a rua após digitar o CEP e isso é um caos para utilização comercial. O Bleez ao menos funcionava isso, mas tem o p…
-
- when set inputElement's placeholder attribute, dueto IE10/11 can trigger input event, as a result trigger focuse event, inputElement be focused. I don't want to trigger focuse. what can I do
- A…
-
Hello Robin,
I'm trying to add multiple masks on some inputs, the masks should be:
1 - HH:MM with hours and minutes in 24 format
2 - BO
3 - I
I've tried with this code but i can't manage to …
-
So I am using your plugin and when I type the numbers everything is getting replaced. Then I use the arrow keys to move before the cents symbol, hit the period and the cursor moves in front of first c…
-
Using Chrome / Android, when an input is created with the 'value' attribute, strange behavior occurs. If I press two keys at the same time, the input value is doubled. If I delete all the value that w…
-
- Describe the bug
When added a Inputmask containing a mask and placeholder, partial removal of a field value causes the field to become unusable due to no longer being able to fill in a valid value.…