]> source.dussan.org Git - jquery-ui.git/commit
Autocomplete: Abort pending ajax requests when disabled and prevent handling results...
authorScott González <scott.gonzalez@gmail.com>
Fri, 17 Dec 2010 15:48:17 +0000 (10:48 -0500)
committerScott González <scott.gonzalez@gmail.com>
Sat, 18 Dec 2010 19:44:18 +0000 (14:44 -0500)
commitd2a12ff825ebb0e620b25abdbcbaf024881ef537
tree9f9b75e6e33bf41b7366d35d550a4c03bf4f6fcb
parentffc08557ad764d7aca17ea1c6e75a62f6eb65c15
Autocomplete: Abort pending ajax requests when disabled and prevent handling results when disabled. Fixes #6752 - Menu may still render when autocomplete is disabled.
ui/jquery.ui.autocomplete.js