ApoorvSaxena / ApoorvSaxena/lozad.js
Avoid reloading with autoplay video
Ouverte
- Langage dominant
- JavaScript
- Étoiles
- 7.5k
- Forks
- 435
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
I am creating a webiste using video with the autplay attribute.
When I open my console to check the loaded media, I can see that if I cross my page from the top to the bottom and vice versa, my videos are loaded again. It is sending httpRequests endlessly.
However if I remove autoplay, it works fine.
Do you have any suggestion ?
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.