]> source.dussan.org Git - jquery-ui.git/commit
Core: Only use mousedown to prevent text selection in browsers that don't support...
authorScott González <scott.gonzalez@gmail.com>
Mon, 20 Sep 2010 15:53:51 +0000 (11:53 -0400)
committerScott González <scott.gonzalez@gmail.com>
Mon, 20 Sep 2010 15:53:51 +0000 (11:53 -0400)
commit47e312b238453c6dae1e15e2828dfd27b8079408
tree22767840365f49ce4e3b10618d41c928c21e849d
parentf04a25f9bf24bcbfa6f9f79b45a6a97bc90ffd1d
Core: Only use mousedown to prevent text selection in browsers that don't support selectstart. Fixes #6080 - Core: disableSelection() disables select elements in Chrome.
ui/jquery.ui.core.js