jQuery Autocomplete: autocomplete jQuery Autocomplete: autocomplete If you have tried to find something in Google , then you probably know that after entering a character in the text field, a drop-down list appears, which contains a dozen lines with words, the initial characters of which coincide with the characters that you have already entered. This is how Google Suggest works. Why not do the same on your website? After all, it is convenient. What's more, with jQuery, it's not that hard ... © Gennady Demo ')
I suggest you use the autocomplete version from bassistance. in their latest (1.0) version there is a fix from the bug in which neither didn’t want to display a nice select output ...
Download here:
Download Tested in: Firefox 2, IE 6 & 7, Opera 9, Safari 3
Example:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> /> /> API Reference: /> (try "C" or "E")
All exams are present in the script ... and for Russian characters, use multibyte characters with headers.
A little more can be read:
here Source: https://habr.com/ru/post/24364/All Articles