Answer the question
In order to leave comments, you need to log in
How to cross-browser handle the click event on mobile?
I thought that the horrors of cross-browser approvals are long gone, but now, I need to process events on the mobile version of a small site. I find that even "DOMContentLoaded" Android somehow does not perceive. The code
document.addEventListener("DOMContentLoaded", () => this.ready());
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question