]> source.dussan.org Git - jquery-ui.git/commit
Mouse: Optimize the cancel locator, works around a bug where .add(event.target) in...
authorJay Merrifield <merrifieldj@pixia.com>
Fri, 27 May 2011 03:42:51 +0000 (23:42 -0400)
committerScott González <scott.gonzalez@gmail.com>
Fri, 27 May 2011 03:42:51 +0000 (23:42 -0400)
commit09e88d6220af2f90197c826ac3a31a0ca97f2c8f
tree17cc699db3bc94e45336b03f87f9c237bcd49af4
parente34dbfeef013313dead74e39bea8adaa848310d4
Mouse: Optimize the cancel locator, works around a bug where .add(event.target) in IE8 can take a long time when there are multiple siblings. Fixes #7118 - IE Bug Large ComboBox (Dialog)
ui/jquery.ui.mouse.js