Introduction: 
Here I will explain How to use jQuery
to clear textbox value or simple jQuery
code snippet to clear textbox value using jQuery.
Description: 
In previous posts I explained jQuery allow alphabetic characters in textbox, jQuery Allow only numbers in textbox, jQuery disable cut copy and paste options in textbox, jQuery Create Rounded Corners Textbox, jQuery slideUp, slideDown and slideToggle Example and many articles relating to JQuery, JavaScript, Asp.net. Now I will explain how to clear textbox value using jQuery.
To clear all textbox values using jQuery we
need to write the code like as shown below