I am looking for a good example of a JavaScript / HTML AutoSuggest input window implementation to get started. What I'm trying to implement will behave "exactly" like the tag input field here in stackoverflow.
If this helps, I use jQuery to execute an Ajax request.
I find examples to help me realize this, but I am concerned about the best practices in this area, and I would also like to receive opinions.
source share