Javascript radio button check | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 1

Javascript radio button check

How can i check what radio button was clicked when i submit a form? .checked is not an option and .value dosn't give me the value needed. i"m not talking about a specific code,but in general how do i get the checked button?

18th Aug 2018, 12:56 PM
gil gil
2 Respuestas
+ 3
check this all refference for web development https://devdocs.io
14th Sep 2018, 3:09 PM
Real Gutch
Real Gutch - avatar