bevacqua / dragula

:ok_hand: Drag and drop so simple it hurts
https://bevacqua.github.io/dragula/
MIT License
22.01k stars 1.97k forks source link

How I can drag element from div in main document to another div inside iframe ?? #476

Closed abdulkareemmnv closed 4 years ago

abdulkareemmnv commented 7 years ago

Please only use GitHub issues for bug reports and feature requests.

  • [ ] Read the contributing guidelines
  • [ ] Bug reports containing repro steps are likely to be fixed faster
  • [ ] Feature requests should be multi-purpose, describe use cases
  • [ ] For support requests or questions, please refer to our Slack channel
paddotk commented 5 years ago

Someone posted a tutorial for this on a similar question here: link (from this issue)

Note that due to security implementation, this will probably not work with cross-origin sourced iframes (where the source is a different website/on a different server or IP address).