D
D
Denis Bukreev2017-10-08 18:49:33
JavaScript
Denis Bukreev, 2017-10-08 18:49:33

How to disable the context menu in mobile Chrome for a long tap?

There are already such questions on the toaster, but they do not have answers (

Answer the question

In order to leave comments, you need to log in

2 answer(s)
P
Pavel Kornilov, 2017-10-08
@denisbookreev

elem.oncontextmenu = function() {return false;}

A
aol-nnov, 2017-10-08
@aol-nnov

well, make yourself a separate application with a webview and rotate it as you like .. what's the problem ..
but in general, be more specific! what problem are you solving?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question