Quantcast
Channel: Active questions tagged svelte - Stack Overflow
Viewing all articles
Browse latest Browse all 1541

Button background color darkens in safari when video autoplaying in Svelte

$
0
0

So I noticed when I added playsinline into the video attributes to enable autoplay, the button below gets darkened and dimmed. This only happens when it's running on safari in on my iphone. I've tried adding a z-index to the button and also a background color in the to the video in styles. Any suggestions.

<video autoplay muted loop playsinline preload="auto" class="videos"><source src={vid} type="video/webm" /><track kind="captions" /></video>

Thanks


Viewing all articles
Browse latest Browse all 1541

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>