23 Useful jQuery Autocomplete Example with Ajax

jQuery and Ajax Autocomplete and Autosuggest  is a common feature available in lot of web design tools and services. You will find lots of implementation of autocomplete features. Today i have collected useful example jquery and ajax Autocomplete-Autosuggest tutorials feature such as  drop down search, form, multiple textbook, mobile for jQuery plugin  autocomplete.

When we need to enter data into an input form element, but need strict data (like in select) and the amount of possible data is too big we can make use of an jquery-ajax autosuggest or autocomplete – to guide the user. In this post I’ll try to present some solutions for this. it free download for test with demo link and you enjoy with this collection.

1. Example of Autocomplete in jQuery Mobile

It is jQuery Mobile application for autocomplete search on mobile version.

15 Example of Autocomplete in jQuery Mobile Demo

2. Dynamic AutoComplete Search filtering using jQuery and PHP

In this tutorial, I will show you how this is done using the AJAX .get() request method built into the jQuery library. We will use PHP markup to fetch data from the database and have the returned data display our results in the table.

19 Dynamic AutoComplete Search filtering Demo | Download (2057)

3. MooTools AutoComplete script

The autocompletion script for MooTools provides the functionality for text suggestion and completion. It features different data sources (local, JSON or XML), a variety of user interactions, custom formatting, multiple selection, animations and more.

2 MooTools AutoComplete script Demo

4. Fancy Apple.com-Style Search Suggestion with Image Thumbnail

This example makes use of several techniques: MySQL (database), HTML / CSS for styling, PHP for retrieving the data and jQuery for the AJAX request.

4 Search Suggestion with Image Thumbnail Demo | Download

5. Ajax AutoComplete for jQuery

Ajax Autocomplete for Prototype lets you easily create boxes autocomplete / auto for text input fields. It is built with an emphasis on performance. Results for each query are cached and pulled from the local cache to repeat the same query.

5 Ajax AutoComplete for jQuery Demo | Download

6. AutoCompleter Tutorial with jQuery(Ajax)/PHP/MySQL

This tutorial will tell you how to use auto completer applications with jquery, php and mysql database.

AutoCompleter Tutorial with jQuery Demo | Download

7. Ajax Powered Autocomplete Plugin for JQuery

This jQuery I use most at the moment. The plugin works even better than the original version and in terms of coding, it is easier to develop and create more flexible and dynamic text field autocomplete

7 Ajax Powered Autocomplete Plugin for JQuery Download

8. Web Input Auto Completion Kit

This is WICK, the Web Kit completion of entry, an evolving framework that leverages web standards such as JavaScript, DOM and CSS to facilitate textual input in form UI elements assisted by data sources local and remote.

8 Web Input Auto Completion Kit Demo | Download

9. autoComplete jQuery Plugin

autoComplete only requires control of 2 namespaces: jQuery.autoComplete & jQuery.fn.autoComplete. The plugin first runs a check to see if the bgiframe plugin is installed, and if it’s not, it creates a useless function that returns ‘this’ for internal purposes.

9 autoComplete jQuery Plugin Demo | Download

10. TextboxList meets Autocompletion

TextboxList to add closing functionality via a link added to each box. But it was missing an important ingredient: autocompletion!

10 TextboxList meets Autocompletion Demo | Download

11. How to Use the jQuery UI Autocomplete Widget

In this tutorial we’ll be looking at one of jQuery UI 1.8′s newest components – the Autocomplete widget.

11 jQuery UI Autocomplete Widget Demo | Download

12. jQuery UI Autocomplete with Remote Database

12 jQuery UI Autocomplete with Remote Database Demo

13. jQuery auto complete through database using JSP

In this tutorial, we will implement auto complete through database using JSP. In this example a text box is given, when you enter name of any Indian state , it will auto complete it , by completing text using JSP.

13 jQuery auto complete through database using JSP Download

14. jQuery plugin: Autocomplete

This plugin is deprecated and not developed anymore. Its successor is part of jQuery UI, and this migration guide explains how to get from this plugin to the new one.

14 jQuery plugin Autocomplete Demo | Download

15. jQuery Autosuggest Like FaceBook

FaceBook Autosuggest Like is a powerful jQuery plugin to transform an input field into a real time autocompletion search engine, designed like facebook one.

1 jQuery Autosuggest Like FaceBook Demo

16. jQuery UI Autocomplete Widget with PHP and MySQL

This example will use US states and territories to populate the autocomplete. It will also demonstrate how to fill other fields with data returned from the database. This data can be used to fill a visible text box or a hidden form field. It also demonstrates the basic autocomplete functionality which may be fine for some applications.

16 jQuery UI Autocomplete Widget with PHP and MySQL Demo

17. jQuery Mobile Autocomplete

Today Ray Camden released a blog post about adding autoComplete style functionality to jQuery Mobile projects.

17 jQuery Mobile Autocomplete Demo

18. jQuery’s AutoComplete using Multiple Inputs in Same Table

jQuery’s AutoComplete plugin using multiple inputs in one table. For example, let’s say that you are working on an invoice application that requires you to add multiple line items to each row and on each row you want to have the ability to use the jQuery AutoComplete to retrieve item information.

18 jQuerys AutoComplete using Multiple Inputs Demo | Download (1245)

19. Fancy Facebook Like auto complete

It is fancy, like Facebook autocomplete using JSON, and ASMX Web services FCBKcomplete the script.

3 Fancy Facebook Like auto complete Demo | Download

20. Implementing Autocomplete jQuery Plugin for Textarea

Most of the auto-complete out there are implemented in a text field, where the user has one line and usually its for a small amount of text.

20 Implementing Autocomplete jQuery Plugin for Textarea

21. Using jQuery UI’s Autocomplete to Populate a Form

It is autoComplete platform using jquery.

21 jQuery Autocomplete to Populate a Form

22. Ajax-Driven JavaScript ComboBox with Autocomplete

dhtmlxCombo is a cross-browser JavaScript combobox with an autocomplete feature. It extends basic select box functionality and provides the ability to display suggestions while a user types in the text field.

22 ajax ComboBox with Autocomplete

23. Ajax Autocomplete – Jquery PHP Mysql

23 Ajax Autocomplete – Jquery PHP Mysql Demo | Download

Tags: ,

Related Articles

Written by Graham Bill

Graham Bill has been a professional web developer and designer with more experience on coding HTML5, CSS3, php, javascript, jquery, ajax, jsp, XML, MySQL, SEO and especially on development joomla templates and wordpress themes.

Feedback 3 Leave a comment

  1. Hi Graham,
    It looks like items 8-10 are either redundant or incomplete based on the titles and descriptions. I created a simple ajax autocomplete example that you could replace one of those with, it doesn’t require any framework like mootools or jquery and I tried to make it as simple as possible so people could easily customize it.
    Regards,
    Robert

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>