AutoSuggest jQuery Plugin: Auto-Fill made extremely easy

13 Jan, 2010, by appsheriff || Topics: Script

The AutoSuggest jQuery Plugin will convert any regular text input box into a rad auto-complete box. It will also dynamically create all the HTML elements that it needs to function. There is no need of adding any extra HTML to work with the AutoSuggest. In short, it is a very light weight plugin that would help in making the auto-completing very easily.

auto suggest jQuery plugin

The AutoSuggest also uses ZERO images. All the styling is done 100% in the included CSS file. This means that it is very easy to customize the look of everything. All you need to do is edit the included CSS file. Images can also be used if you want. For this you will have to just add the appropriate lines of code into the CSS file.

While you type into the AutoSuggest input box, it will filter through it’s Data and “suggest” the matching Data items to you. You can pass in an Object of Data to the AutoSuggest or you can have it to call a URL as you type to get its Data from. The AutoSuggest will display these matched Data items in a selectable list that is 100% customizable. You are also given the option of structuring the HTML elements of that list in any way you want through the formatList callback function.

Many people who have used this plugin have just loved it. You can have your images on a page to be perfectly centered in their HTML container, so that they all show up all neat, tidy and uniform on the page. For this an Image Centering plugin for jQuery was built.

Bookmark and Share

One Response so far | Have Your Say!

  1. I found your blog on google and read a few of your other posts. I just added you to my Google News Reader. Keep up the good work. Look forward to reading more from you in the future.

Leave a Reply