]> source.dussan.org Git - jquery-ui.git/commit
Merge pull request #268 from kborchers/bug_6950
authorScott González <scott.gonzalez@gmail.com>
Fri, 13 May 2011 19:17:33 +0000 (12:17 -0700)
committerScott González <scott.gonzalez@gmail.com>
Fri, 13 May 2011 19:17:33 +0000 (12:17 -0700)
commitaec3f1893276bbb5ace7ae6d2b340f273489160c
treec0fa09ce06f9b07a1f4fff69678d737b904de27f
parentc08cf8ec6cc9c420173afda79b55c6c32ab89beb
parentd136e4333e117b33aa16eb9a3a5831a25b1a2dd9
Merge pull request #268 from kborchers/bug_6950

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