If I have a input textbox like this:
How can I set the value of the t
Try using this:
$('#searchField').val('');