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

173
Views
Contextmenu event is not triggered on iOS 13.1 and above Browser while selecting text

The iOS version is updated to 13.1, on the long-press context menu event is not triggering in the browser and it is displaying the default browser context menu. We want to hide these context menus .

!DOCTYPE html>
<html>
<head>
<style>
div {
  background: yellow;
  border: 1px solid black;
  padding: 10px;
}
</style>
</head>
<body>



<div id="myDIV">
<p>Right-click inside this box to see the context menu!


</div>



<script>
document.getElementById("myDIV").addEventListener("contextmenu", myFunction);

function myFunction() {
 alert('context menu fired');

}
</script>


</body>
</html>

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!