In this Post, If you want to use an image as a reset button then you have to do some changes in your HTML form and then call a predefined function of JavaScript on click button event.
Simply you have to copy and paste this code in your form and then use it accordingly.

Step 1: - Use this code as it is.
Step 2: - Note - Change the image path according to your coding part.

 
<input type="image" src="img/reset_button_image.png" onClick="this.form.reset(); return false;">
 

Image can be any type that you want to use according to your coding part.

Still if you are facing some problem then contact me with the help of contact form below.
and along with that if you have any type of question regarding Google Adsense or blogging then contact me.

0 comments :

Post a Comment

 
# Top