]> source.dussan.org Git - jquery-ui.git/commit
Draggable: append divs to iframe parent for iframefix
authorMike Sherov <mike.sherov@gmail.com>
Sun, 24 Aug 2014 11:19:38 +0000 (07:19 -0400)
committerMike Sherov <mike.sherov@gmail.com>
Sun, 24 Aug 2014 11:19:38 +0000 (07:19 -0400)
commitc7bec85cfa7711bb2612278eb980d0d14dade3b9
tree4f53b6fe1202f2d9f69a10e77b008fb1cba8b7fd
parentdf7e32fe3798562ffb86d064444f1e0cc8ac59a8
Draggable: append divs to iframe parent for iframefix

This allows the blocking div to move with the iframe in
most situations, whereas appending to the body wouldn't.

Fixes #9671
tests/unit/draggable/draggable_options.js
ui/draggable.js