Kill Typeahead Search

Removes drop down lists that try to second guess the user

As of 2015-11-03. See the latest version.

Author
Connor Behan
Ratings
0 0 0
Version
3
Created
2014-04-13
Updated
2015-11-03
Size
857 Bytes
License
N/A
Applies to
All sites

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.