Kill Typeahead Search

Removes drop down lists that try to second guess the user

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
Connor Behan
1日のインストール数
0
累計インストール数
68
評価
1 0 0
バージョン
3
作成日
2014/04/13
更新日
2016/01/16
ライセンス
不明
対象サイト
すべてのサイト

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.