jquery - Date Validation with Mask -



jquery - Date Validation with Mask -

i using jquery mask date input. thing works expected, if type in 13343454, turn right format 13/34/3454. doesn't create sense!

how can validate form? live code

html

enter dob <input type="text" id="dob">

js

$('#dob').mask('00/00/0000');

jquery

Comments

Popular posts from this blog

maven fortify plugin : Unable to load build session with ID XXXXX .. See log file for more details -

c# - Primavera WebServices does not return any data -

android - Display emoji panel with genymotion - keyboard/touch input? -