Introduction:
Here I will explain how to clear autocomplete textbox in jQuery after select or jQuery clear autocomplete textbox after select.
Description:
In
previous posts I explained jQuery get selected text value from autocomplete, jQuery autocomplete textbox with webservice, jQuery autocomplete textbox with multiple words separated by
commas, jQuery UI autocomplete textbox with database and many
articles relating to autocomplete,
asp.net,
jQuery, Now I will explain how to clear autocomplete
textbox in jQuery after select.
select: function(event,
ui) {
this.value = "";
return false;
}
|
If you enjoyed this post, please support the blog below. It's FREE! Get the latest Asp.net, C#.net, VB.NET, jQuery, Plugins & Code Snippets for FREE by subscribing to our Facebook, Twitter, RSS feed, or by email. |
|||
|
|||
2 comments :
sdadasdffdwsdfas
fg
Note: Only a member of this blog may post a comment.