Friday, April 15, 2005

Easy JavaScript Autocomplete / Intellisense Script.

I occasionally run into situations where it would be really great to add an 'intellisense' feature to a text input on a web form. That is, something along the lines of AutoComplete or Google Suggest.

There are a bunch of scripts available on the Internets to handle this for you, but they all do things their own way, and they're never exactly what yor want.

...

...I finally broke down and wrote my own script. It may not be better than what's out there, but hopefully it's easier to understand.

[Gadgetopia]
Item 527, Permalink [] posted 10:32:47 PM   comment []      Click here to send an email to the editor of this weblog.   Google It!     
Categories: