Guest User

Untitled

a guest
Jun 22nd, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. function limpiar()
  2. {
  3. settimeout('document.form.reset()',2000);//le dices al form que se resetee
  4. }
  5.  
  6. onsubmit="return limpiar"
Add Comment
Please, Sign In to add comment