Reputation: 21
can someone please explain me a working example of J-Query auto-complete with ajax. i need it to put it on my website but have no idea of it.i have tried J-Query website but that explanations were not useful.
Upvotes: 2
Views: 345
Reputation: 546
Try this tutorial: http://www.pontikis.net/blog/jquery-ui-autocomplete-step-by-step
In the future try google what you need and after post to stackoverflow. I googled for "jquery autocomplete ajax example" ;-)
Upvotes: 2