An auto complete jquery plugin.
1.7.1
, but please note that if your jquery version is higher than this, there are some API were removed, like jquery.brower
, see more detail in jquery spec and find your ways to fix it.
$("#input").autoCompleteToken('{', '}', [A, B, C, D, E, F, G]);
Copyright ©Summer Dong
Licensed under Apache license.