]> source.dussan.org Git - jquery-ui.git/commit
Autocomplete: Check for contenteditable via isContentEditable property rather than...
authorScott González <scott.gonzalez@gmail.com>
Mon, 25 Jun 2012 15:41:24 +0000 (11:41 -0400)
committerScott González <scott.gonzalez@gmail.com>
Mon, 25 Jun 2012 15:41:24 +0000 (11:41 -0400)
commit405cbefe5cf0b6b381ae19242f4770f2ffc4c1a0
tree1885246492d7aa9ca11c27c922fd06b78d7017ca
parent535ef2a01c27857cf9e11c86beea97890266e018
Autocomplete: Check for contenteditable via isContentEditable property rather than [contenteditable] selector. Properly accounts for properties vs. attributes and 'inherit'.
ui/jquery.ui.autocomplete.js