Hacker News new | ask | show | jobs
Show HN: Simple, lightweight (3.5KB) auto-complete/tags plugin for jQuery
1 points by gautaml 5246 days ago
Hi All,

I created a simple lightweight auto-complete/lookup plugin for jQuery.

Some details and features about the plugin:

- use any character as delimiter

- custom callback for performing lookup

- individual styles per control (in case you have multiples on one page)

Downloads, examples, and instructions available at: http://code.gautamlad.com/glAutoTag/

Complete project source available at: https://github.com/glad/glAutoTag/

Appreciate all criticism and suggestion on the code.

Enjoy! :)