Search and Top Navigation
#3161 closed bug (fixed)
Opened July 31, 2008 08:03PM UTC
Closed September 01, 2008 02:49PM UTC
iframeFix in draggable
Reported by: | Cloudream | Owned by: | paul |
---|---|---|---|
Priority: | major | Milestone: | 1.7 |
Component: | ui.draggable | Version: | 1.5.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
It adds "div.ui-draggable-iframeFix" to cover the iframe.
But remove "div.DragDropIframeFix" when mouse stop.(And why not use .remove() but .parentNode.removeChild ?)
And no iframeFix option in document. Is it not ready?