Auto-complete Search box is the demand of the most modern web today. If your website has alot of content and you still have implemented that old Search Box in your website, then this tutorial is really worthy. We are going to use a simple jQuery Plugin which is easily customizable and pretty nice and has alot of features. You only need basic programming skills.
This tutorial is divided into three steps
1: Creating a search box and setting up jQuery Plugin
2: Connecting to Database
3: Getting user input string and returning result in JSON format.
jQuery Auto Complete Search Box Click Here
