A
A
ak_wi2018-05-06 16:56:58
Video
ak_wi, 2018-05-06 16:56:58

How to disable video uploads on mobile devices?

There is code like:

<div class="embed-responsive embed-responsive-16by9">
 <iframe class="embed-responsive-item"  src="https://www.youtube.com/embed/nMVJxTcU8Kg" frameborder="0" allowfullscreen></iframe>
</div>

How to disable video uploads on mobile devices? Is it desirable that the video does not load on mobile, so that the weight of the page is saved, and instead of the video there would be a picture?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Viktor Taran, 2018-05-07
@shambler81

1. in php
2. as far as I remember, when I had such a question, it turned out that all browsers except opera mobile have not loaded content that is in hidden for a long time, in fact, all the display is non.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question