=== Plugin Name === Contributors: yun77op Tags: tag,suggest,google,search Tested up to: 2.9.1 == Description == This plugin enables a feature like Google's suggest search. When typing characters in your blog search field, related tags retrieved from the database will be presented. == Installation == 1. Upload the folder `ajax-tag-suggest` to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. == Usage == 1. You can modify the autosuggest.css file to change the outlook of the search suggestions. 2. Keyborad is supported, use arrow 'top' and 'down' to move up and down , 'enter' to select a suggestion and 'esc' to hide to suggestions. == Screenshots == 1. an example screenshot. == Changelog == = 1.0 2010-04-01 = * Initial release.