ID: 202
Category: Vanilla Javascript
Added: 25th of October 2020
Views: 663
What does the script do The simple code below clears a webform by using the input type button and onclick event that calls the clear_form function and clears the form fields, by getting the form id element.