This Input Mask jQuery plugin has been very useful for me. It just works and and the minified code weighs in at 4k.
John Bush's Masked Input Plugin creates masked inputs using the simple jQuery you've come to know and love. I added a phone number (U.S.) mask to my entire form using this single line of code:
$(".phone").mask("(999) 999-9999");
Thanks to John Bush for making this available.
jQuery Input Masks
Tuesday, August 24, 2010 at 8:53 AM Posted by Eric
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment