]> source.dussan.org Git - jquery-ui.git/commit
Draggable: Check for grid elements set to 0 to prevent divide by 0 error causing...
authorkborchers <k_borchers@yahoo.com>
Fri, 13 May 2011 15:23:44 +0000 (10:23 -0500)
committerScott González <scott.gonzalez@gmail.com>
Fri, 13 May 2011 19:18:25 +0000 (15:18 -0400)
commit16b4ffb791f50d8852289db88eef175b6d1adb97
tree1163441671ec13413d50026217c8060667f56b26
parent3842fa9f948283fa4bab9a99ad8d0a8a2adcc175
Draggable: Check for grid elements set to 0 to prevent divide by 0 error causing invalid argument errors in IE. Fixed #6950 - ie 8 invalid drag and drop error
(cherry picked from commit d136e4333e117b33aa16eb9a3a5831a25b1a2dd9)
ui/jquery.ui.draggable.js