]> source.dussan.org Git - jquery-ui.git/commit
ui core: enableSelection, disableSelection: Removed selectstart event filters from...
authorRichard D. Worth <rdworth@gmail.com>
Fri, 2 Apr 2010 21:09:37 +0000 (17:09 -0400)
committerRichard D. Worth <rdworth@gmail.com>
Fri, 2 Apr 2010 21:09:37 +0000 (17:09 -0400)
commitd38e20a0d3b42ad9825fe5a4bf1e1ccf842fdc04
treed515d24e354d9060f72b7eed0931dc1b4dd100d4
parent9ba45f3b76bba7daeb341b2c44fc1ad17ac412ab
ui core: enableSelection, disableSelection: Removed selectstart event filters from enableDisable and disableSelection as these are general utility convenience methods intended to prevent native browser text selection not jQuery UI Selectable selection. Fixes #5477 - core: enableSelection and disableSelection should only prevent native browser text selection
ui/jquery.ui.core.js