Posts by matheus trajano antonino • 1 point
1 post
-
-1
votes5
answers29209
viewsA: Reset to input fields after Ubmit with Jquery
Using Jquery $('#form').each(function () { this.reset(); });
1 post
-1
votes5
answers29209
viewsUsing Jquery $('#form').each(function () { this.reset(); });