Jquery Input Field Format Into Xx-xx-xx
I couldn't find a plugin suitable for this. I want to be able to format the way the user would be able to input in the field. XX-XX-XX Where X is any digits from 0-9
Solution 1:
You can use Masked input : Masked Input Library
It should help you.
Solution 2:
Read http://www.webresourcesdepot.com/javascript-input-masks/
http://digitalbush.com/projects/masked-input-plugin/
Oh with [Google][1]
[1]: https://www.google.ro/?gws_rd=ssl#hl=ro&gs_nf=1&pq=input format jquery library&cp=19&gs_id=141&xhr=t&q=masked input plugin&pf=p&sclient=psy-ab&oq=masked input plugin&aq=0L&aqi=g-L3&aql=&gs_l=&pbx=1&bav=on.2,or.r_gc.r_pw.r_qf.,cf.osb&fp=bf2149430d246ba1&biw=1280&bih=886
Post a Comment for "Jquery Input Field Format Into Xx-xx-xx"