| 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! :) |