No autoplay if display:none
-
Hi, I use our plugin on home page website, but I have a problem.
I want the video responsive, but If I set responsive option the video change resolution when it start and finish.
So I study an alternative: I put different div for different video and resolution using a media query and display: none on all except one.
This solution It works, but I need that autoplay are enabled.
With this solution all videos start together, also videos that inside a div with style=”display: none”.
How can resolve this issue? I want use different resolution of video for each resolution, but I want that start only the video that don’t have display:none.
How can to do this?
Sorry for my bad english, and thank you.
Marco
- The topic ‘No autoplay if display:none’ is closed to new replies.