Ver Mensaje Individual
  #7 (permalink)  
Antiguo 03/10/2012, 22:04
Avatar de truman_truman
truman_truman
 
Fecha de Ingreso: febrero-2010
Ubicación: /home/user
Mensajes: 1.341
Antigüedad: 14 años, 3 meses
Puntos: 177
Respuesta: Problemas con boton limpiar

Código HTML:
Ver original
  1. <form id="form1" name="form1" method="post" action="">
  2.   <label for="aaaa">aaaaa</label>
  3.   <input type="text" name="aaaa" id="aaaa" />
  4.   <label for="bbbbbb">bbbbbb</label>
  5.   <input type="text" name="bbbbbb" id="bbbbbb" />
  6.   <label for="cccc">ccccc</label>
  7.   <input type="text" name="cccc" id="cccc" />
  8.   <input type="submit" name="button" id="button" value="Enviar" />
  9.   <input type="reset" name="button2" id="button2" value="Restablecer" />
  10. </form>
__________________
la la la