Kill Typeahead Search

Removes drop down lists that try to second guess the user

Автор
Connor Behan
Установок в день
0
Всего установок
68
Оценки
1 0 0
Версия
3
Создано
13.04.2014
Обновлено
16.01.2016
Размер
896 байт
Лицензия
нет данных
Работает на
всех сайтах

Any time a text entry field appears on a page that uses jQuery, this script will unbind any events that jQuery might have bound to it. This is useful for turning off "typeahead search suggestions" which place annoying AJAX widgets next to the browser rendered widgets. Text boxes recognized by this script will only respond to input if the user presses Enter.