Kill Typeahead Search

Removes drop down lists that try to second guess the user.

目前為 2014-04-13 提交的版本,檢視 最新版本

作者
Connor Behan
評價
0 0 0
版本
1
建立日期
2014-04-13
更新日期
2014-04-13
尺寸
384 位元組
授權條款
未知
腳本執行於
所有網站

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.