So, the browsers have built-in validation based on those HTML attributes like `required` and `maxlength` and `type`. We can leave everything to the browser for its basic validation or we can completely write our own custom JS validation... But wouldn't it be nice to tap into the browser's mechanism for validation and combine it with our own scripts?
Now, thanks to the Constraint Validation API, we can.
Link to PART I - • Form Validation I - HTML and CSS
Code from video: https://gist.github.com/prof3ssorSt3v...
Смотрите видео Form Validation Part II - JS and the Constraint Validation API онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Steve Griffith - Prof3ssorSt3v3 09 Февраль 2021, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 6,17 раз и оно понравилось 20 людям.