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

RadioButton with Javascript (MVC3)

I'm working with C# and MVC3 I have a RadioButton, and depending on the option selected I need to change the mask of a textbox. I'm using Masked Input Plugin for jQuery. How can I do this? I have to develop it on the Controller or on the .cshtml? …
Lücks
  • 3,806
  • 2
  • 40
  • 54
0
votes
4 answers

How to use the "Masked Input" module in Drupal 7

I am trying to build a form in Drupal 7, one of the fields needs to have an input mask. I found the plugin masked input it seems like what I am searching for . Only there is no documentation on how to implement it (I read about currency and this…
Willem de Vries
  • 153
  • 1
  • 2
  • 9
0
votes
2 answers

Unable to mask the input

This should be simple but for some reason I am not getting it right. :/ I am using the jQuery masked input plugin available here The following is my code snippet: jQuery: