logo

JQuery Ajax Auto complete

jquery autocomplete plugin

JQuery plugin to make a simple textbox an autocomplete, it fetches values from database via ajax. don’t worry it will be doing every thing automatically, you will need to code as minimum as possible.

download it from github and follow index.php how to include required files and how to call plugin.

You will need to create php file or any other server side file to entertain ajax request and return JSON or html list of values.

Live Demo
Download














    
    
    
    


Comments

  • Write a Reply or Comment

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