]> source.dussan.org Git - jquery-ui.git/commit
Mouse: Limit mouseup out of window check to only versions of IE earlier than 9 as...
authorRichard D. Worth <rdworth@gmail.com>
Thu, 14 Oct 2010 09:53:20 +0000 (02:53 -0700)
committerRichard D. Worth <rdworth@gmail.com>
Thu, 14 Oct 2010 09:53:20 +0000 (02:53 -0700)
commit8fcf58e29e4adfdcf9bef5c9e35bde932c165aa8
tree9667205f60e335d73819478b63a8b263a4d6c5aa
parent715f83f1ce16a0278363c38e5ec827cd83007c5f
Mouse: Limit mouseup out of window check to only versions of IE earlier than 9 as IE9 has this fixed. Fixes #5370 - All drag & drop events fail in IE9.
ui/jquery.ui.mouse.js