I have to build an HTML Form with an Input text field for Hours and Minutes.
Something like:
Name : [Foo]
Surname : [Bar]
Task : [Spam]
Hours Minutes : [00:15] <-- Input text.
How can I help/validate/force user to compile Hours and Minutes values in the only allowed HH:mm format using Javascript? *
Valid time range: from 00:00 to 23:59
* I can't use Jquery and of course I will double check the submitted value server side
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…