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

115
Views
Eliminación del detector de eventos en un área div específica

Tengo un código api debajo del problema que tengo; ¿Puedo iniciar el detector de eventos pero no puedo eliminarlo, así que me pregunto si puedo eliminar todos los detectores de eventos en un área div para detener ese detector de eventos?

api.scene.addEventListener(api.scene.EVENTTYPE.SUBSCENE_PUBLISHED, myFunctionpicbir) = TRABAJO;

api.scene.removeEventListener(api.scene.EVENTTYPE.SUBSCENE_PUBLISHED, myFunctionpicbir) = NO FUNCIONA;

(Entonces, a pesar de ese código, quiero eliminar todos los detectores de eventos en el área div específica)

 api.scene.addEventListener(api.scene.EVENTTYPE.SUBSCENE_PUBLISHED, myFunctionpicbir); function myFunctionpicbir() { alert("1") setTimeout(function() { html2canvas($('#sdv-container-sky')[0], { x: 500, y: 0, height: 600, width: 900 }).then(function(canvas) { document.getElementById('kumas_cizim').appendChild(canvas); api.scene.removeEventListener(api.scene.EVENTTYPE.SUBSCENE_PUBLISHED, myFunctionpicbir); myFunctiona(); }, 1500); })

También hice una pregunta sobre esa API aquí :

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!