]> source.dussan.org Git - jquery-ui.git/commit
Added a namespace to the selectstart event handler in $.ui.disableSelection() so...
authorScott González <scott.gonzalez@gmail.com>
Fri, 15 Aug 2008 01:32:57 +0000 (01:32 +0000)
committerScott González <scott.gonzalez@gmail.com>
Fri, 15 Aug 2008 01:32:57 +0000 (01:32 +0000)
commitd9bb9eb1df4d35a6bd2bf09069b9deae34e07d14
treeee50becd52ed88939341668f031f8e1f5143c6c8
parent405592153112bc5e761a355916bbb32aa42d72c1
Added a namespace to the selectstart event handler in $.ui.disableSelection() so we don't remove other event handlers in $.ui.disableSelection().
ui/ui.core.js