I have a
I need a javascript method to clear the value of the textbox when the focus is
Your HTML code,
jquery code,
$("#textboxID").val('');