Questions tagged [maskedinput]

This jQuery plugin allows the application of a mask for fixed width inputs. This saves the user keystrokes and helps standardize data.

This jQuery plugin allows the application of a mask for fixed width inputs. This saves the user keystrokes and helps standardize data

Try out a demonstration.

203 questions
0
votes
2 answers

Getting Input Value without Space

I'm trying to get customer credit card number with MaskedInput and I need to delete spaces before using it on calling service but even though I don't actually change event value whenever customer tries to delete it, they can't because in value…
ccznyo
  • 1
  • 1
0
votes
1 answer

Devexpress textbox ip mask for vuejs

I have a problem i want to use IP mask for devextreame text box, to have the possibility to use all valid IP addresses in the range of valid IP address 000.000.0.0 to 000.000.000.000, I'm trying to set mask rules with regexp, but it doesn't work as…
Jack
  • 35
  • 2
  • 7
0
votes
1 answer

Set maskedinput for wordpress

Hello, I make site on the WordPress and I need to set phone mask on checkout page. I got file jquery.maskedinput.min.js from GitHub and uploaded it on the hosting on the way: wp-content/themes/woodmart-child/js/ Then I added script in the…
Vladimir Polozov
  • 23
  • 1
  • 1
  • 5
0
votes
1 answer

jQuery Mask Plugin Changing Characters to Minus Sign

I have the following program for the jQuery Mask plugin: