Kill Typeahead Search

Removes drop down lists that try to second guess the user

目前为 2015-11-03 提交的版本,查看 最新版本

作者
Connor Behan
评分
0 0 0
版本
3
创建于
2014-04-13
更新于
2015-11-03
大小
857 字节
许可证
暂无
适用于
所有网站

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.