0
I need your help. Can you send me a sample validation form? (example: school registration form)
For our project
3 ответов
+ 4
http://www.formvalidator.net/
You will get jQuery form validator here
+ 3
Here a sample to validate input is not an empty string.
https://code.sololearn.com/W3WN0StOz7bn/?ref=app
+ 1
Thank you. I'll try to study