Sunday, April 3, 2011

Where can I find a good JavaScript/HTML AutoSuggest example

I am looking for a good example implementation of a JavaScript/HTML AutoSuggest input box to get me started. What I am trying to implement will behave "Exactly" like the Tags input box here on stackoverflow.

If it helps I am using jQuery to perform Ajax request.

I am finding examples to help me implement this however I am concerned what about best practices in the area and would love to get opinions also.

From stackoverflow

0 comments:

Post a Comment