+ 23
[OFF-TOPIC] Can anyone give me some ideas for Validate Multiple Date time Form?
I have a form below: https://code.sololearn.com/WMBW2IOauUlx "The Birth day" is less than "the Wedding day" and less than " Celebrates 1 year wedding day" and less than "Date of death". I'm validate Birth day and Wedding day, then I realize the Wedding day must be validate with Celebrates day and Death day!! The problem is : No field is Require! You can not check when the next field not fill? If the Wedding not fill then you must be check Birth day with Celebrates day and if Celebrates day is
3 Answers
+ 18
Trevor Hodges html? this is not programing languages đ±, yah, I want to validation in client sites đ
+ 1
Lee See Raa check this out: https://jqueryvalidation.org/ make sure to check the rules option parameter of the validate function https://jqueryvalidation.org/validate/