codice:
  for (var i=0; i<document.forms.length; i++)
    document.forms[i].reset( );



  intendi questo?