On 7/25/07, vulgarisoverip <[EMAIL PROTECTED]> wrote:
You can also try my custom amalgamation of two popular autocompleters here: http://www.vulgarisoip.com/2007/06/29/jquerysuggest-an-alternative-jquery-based-autocomplete-library/
Sorry to hijack the thread, didn't notice this version before. Just wondering, since you say about the original autocomplete: "Originally, I used the first library in all my code but found that it just didn't have the flexibility I needed and it had not been maintained in a long time. The biggest missing feature is the ability to run a function upon selecting something from the drop down." The onItemSelect function has been in there all along. Everybody is of course entitles to make his or her own autocompleter, but it looks like you would find everything you need (including correct positioning in IE6/7 and independance from Interface) in Jörns refactoring/improvement of what me and Dan did. -Dylan