16 sep
Posted 16 septiembre, 2011 by kamekun in Javascript, JQuery, programming. Etiquetado:JavaScript, jQuery, programacion, programming. Dejar un comentario
$("#select_all").click(function() { var _status = this.checked; $("input[type=checkbox]").each(function() { this.checked = _status; }); }); Simple no? Por cierto no he muerto; he encontrado algunos retrasos en mis pendientes pero sigo vivo
Fill in your details below or click an icon to log in:
You are commenting using your WordPress.com account. ( Log Out / Cambiar )
You are commenting using your Twitter account. ( Log Out / Cambiar )
You are commenting using your Facebook account. ( Log Out / Cambiar )
Connecting to %s
Recibir siguientes comentarios por correo.
Get every new post delivered to your Inbox.
Únete a otros 233 seguidores