JavaScript Tutorial 28 - Radio buttons and form validation

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

Thank you for this! Very well explained!

shane.henderson
Автор

this validation correct if 2 radio elements. as validated if 10-20 radio inputs?

romanmed
Автор

Hi, can you please help me on how to skip validation for specific submit button and validate other submit buttons present on form? Say for instance I have two submit buttons and I want one button to be validated and the other to skip the validation. Thank you.

sydneymolobela
Автор

If have a RadioGroup of N radio buttons, with N>1. How do I go about
hiding a specific button out of the N buttons based on certain event? I want to use Javascript
Please help

gagnoadaloa
Автор

hey what if i have 5 radio buttons and if 1 radio button is unchecked and user Submits the form. i want a alert that says " You must answer all the questions "
because he only answered 4/5 questions

TheKillerZmile