G
G
gibigate2014-11-18 10:03:07
JavaScript
gibigate, 2014-11-18 10:03:07

Artificial creation of touch event on mobile devices?

Is it possible to somehow create an artificial touch event, I need it to automatically play on mobile safari ios when the page loads,
autoplay, as you understand, does not work.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
_
_ _, 2014-11-18
@AMar4enko

There is no way around this limitation.

D
Dima Pautov, 2014-11-18
@bootd

Why don't you like click() or trigger('click')?

B
Bhudh, 2014-11-19
@Bhudh

We need not an event onclick, but an event ontouch, it seems to me.

S
Sveratum, 2017-02-14
@srsd

Error: listen EADDRINUSE means that the port you are trying to run the application on is already in use - either by another application or another instance of your application. The port must be open.
It also does not interfere at the beginning to find out who is on the port: sudo netstat -lnp | grep8081

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question