Jquery Text Box autocomplete search Feature.

Jquery Text Box autocomplete search Feature.

Hi,
I need to implement Jquery Text Box autocomplete search Feature with the latest version of Jquery.
For this I need to keep the code base as less as possible. What all files do I need to use to complete this task. For the search results, I need to hit the server.

Currently, I am using the following files:
1. jquery-1.4.2.min.js
2. jquery.autocomplete.js
3. autocomplete.css

Regards,
-Sawan.Patwari