HTML5 video auto-pause

Auto-pause any HTML5 videos. Will still preload.

Autore
DaVince
Installazioni giornaliere
0
Installazioni totali
1.277
Valutazione
5 0 0
Versione
2014-04-14
Creato il
14/04/2014
Aggiornato il
14/04/2014
Dimensione
1,17 KB
Licenza
Non disponibile
Applica a
Tutti i siti

Automatically pauses any HTML5 video element encountered (as soon as it find that it's ready to play).
Works both on page load and whenever a new video element is inserted through code.

Preloading will still happen - it will pause the video whenever it finds it's ready to play. This is beneficial if you want to walk away from the video to find it loaded later on, but it also means that it won't save you any bandwidth.