Toni Nieto
Profesional desarrollo web
Inicio
Sobre mí
Blog
Knowledge base
Contacto
Twitter
Github
Linkedin
Knowledge Base
¿Qué es esto?
JQuery: Mirar si hay almenos una checkbox seleccionada de un campo
03/07/2015 -
10/02/2017 -
Comentarios
-
JQuery
Formularios
Validar
if(!jQuery('input[name="nombreCampo[]"]:checked').length > 0)
Please enable JavaScript to view the
comments powered by Disqus.