devirtuoso.com
Submitted by: Shawn Andrews

Beginners Guide to Using AJAX with jQuery Part 2

In a previous tutorial we showed how to use AJAX with jQuery. We created a simple input box that outputs info from the server after each character you type in. In this tutorial we will take one step further and create an auto complete feature, much like Google or Yahoo’s search box.

direct link