Opened 14 years ago
Closed 14 years ago
#3161 closed bug (fixed)
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?
Change History (2)
comment:1 Changed 14 years ago by
Milestone: | 1.6b → 1.6 |
---|---|
Priority: | minor → major |
Status: | new → assigned |
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Good catch, fixed!