Hey Matteo! Last question, I promise! Your lovely plugin is a very important element to my site so I'm keen to get it working perfectly.
I have my video background set to autoplay and have a fallback div for resolutions under 1050px (mobile devices). The issue is that <1050px desktop browsers are seeing the fallback div and hearing the audio from mb.YTPlayer at the same time. I only want these people to see the fallback div and not see mb.YTPlayer at all.
Can I disable the player for certain resolutions with a media query or would I instead need to input something into the .js file?
Any help on this would be very much appreciated! Thanks.