It transforms a simple input field in a suggestion box, where the user can type his text and be able to choose from a list of presets.
These presets are parsed from a JSON feed.
It supports formatting, adding icons top options, extra descriptions and highlighting the typed string inside the matched option.
Tested and working with IE 6+, Firefox, Safari, Opera and Google Chrome.
A workind demo is included with the download package.
Requirements:
· JavaScript enabled on client side
· jQuery JavaScript Library
What's New in This Release: [ read full changelog ]
· Fixed bug with minCharacter not working when using the URL option.