H5移动端禁止长按弹出系统菜单"选择复制","在浏览器打开"H5web页中由于项目需求,需要实现一个长按弹出自定义菜单供用户选择操作的功能,此功能可用jQuery的 touchstart,touchmove,touchend三个触碰事件外加时间器实现,这里就不多说了. 研究css3得出只需在2023-03-05html-css180