How to support html right click (context menu) in iPad safari browser?

风格不统一 提交于 2019-12-24 02:33:42

问题


I have a requirement where right click in an existing website needs be supported in iPad. By convention, right click is converted to long press event in touch enabled devices. I have tested in Chrome in Android devices and it worked while it's broken in Safari in iPad (iPad Air 2, 10.3). Just for reference, I was using this demo site:

http://wwwendt.de/tech/demo/jquery-contextmenu/demo/

Could this be a bug in Safari in iOS devices?

来源:https://stackoverflow.com/questions/43589491/how-to-support-html-right-click-context-menu-in-ipad-safari-browser

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!