Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

117
Views
dragula drag and drop plugin with iframe element

Is it possible to drop elements to inside iframe element with help of dragula drag and drop plugin ? plugin

How this work normally

<div id="left">
<span>test1</span>
<span>test2</span>
<span>test3</span>
</div>

<div id="right">

</div>

dragula([$("#left")[0], $("#right")[0] ]);

But now <div id="right"> element moved to <iframe> tag

<div id="left">

</div>

<iframe>
    <div id="right">
    
    </div>
</iframe>
    dragula([$("#left")[0], $('iframe').contents().find("#right")[0] ]);

How to do drag and drop with iframe tag - jsFiddle

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!