This plugin uses removal of jQueryUI's autocomplete widget that arise with the online undocumented Google Suggest API..
It adds AJAX call to the search form returning matches for the current search query..
Make sure the input field has id=. s. used so this plugin can hook in WordPress API to unfold its magic..
I will be more than happy to update the plugin with new state as then as I receive them..
Unzip the folder into the wp-content plugins directory..
Activate the plugin through 'Plugins in WordPress..
Make sure the search form input field has id=. s. or name=. s.....
To pick up the entry the Plugin needs the input field to have id=. s. name in Themes that come with WordPress.....
Browse the code recheck out SVN repository or subscribe to the development log RSS....
Fixed bug that prevented the plugin from activating...
Read more