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

105
Views
Dragula arrastrar y soltar con Iframe

Cómo implementar el complemento de arrastrar y soltar de Dragula con Iframe

Solo quiero ingresar a un iframe y hacer la opción ordenable - violín

 <div id="left"> <span>test1</span> <span>test2</span> <span>test3</span> </div> <iframe style="width:100%;"></iframe>

javascript

 let iFrameWebsite = $("iframe")[0].contentWindow.document; $(iFrameWebsite).find('body').append('<div id="right">') let b = $(iFrameWebsite).find('body #right'); $(b).css({'width':'100%','height': '100px', 'border': '1px solid green' }) dragula([$("#left")[0], b[0] ]);

el resultado de la consola es el mismo: console.log($("#left")[0], b[0])

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!