2020-04-18

jQuery - How to reset an entire form with a single command

$("#form_id_here").trigger("reset");

No comments:

Post a Comment