Answer the question
In order to leave comments, you need to log in
Why doesn't JS work on IOS on a certain site?
All the best, I ran into a problem, my iPhone 5s phone does not want to execute js on a certain site, everything is on in the browser settings.
here is the page code.
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
</head>
<body style="margin: 0; padding: 0; width: 100vw;height: 100vh; background: #ff00f0">
</body>
<script src="js.js"></script>
</html>
alert('готово');
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