How to drag item out from Iframe and drop onto parent
Posted
by ethan.zhang
on Stack Overflow
See other posts from Stack Overflow
or by ethan.zhang
Published on 2010-06-08T02:11:21Z
Indexed on
2010/06/08
2:12 UTC
Read the original article
Hit count: 362
Hi, I have a folder tree view on the left page which was in a tag, left page was the iframe container which contain the file list, when I want to drag the files out from the iframe, I got a headache. no matter the containment option was set to 'parent' or 'window', I just can't drag out elements in the iframe container
can any one help on this?
© Stack Overflow or respective owner