resets the items of the form saved by means of the load or save methods to their initial states
myForm.reset(); //or myForm.reset(function(id, response){ alert("I'm reset"); });