HTML5 video auto-pause

Auto-pause any HTML5 videos. Will still preload.

Δημιουργός
DaVince
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
1.276
Βαθμολογίες
5 0 0
Έκδοση
2014-04-14
Δημιουργήθηκε την
14/04/2014
Ενημερώθηκε την
14/04/2014
Μέγεθος
1 KB
Άδεια
Μη διαθέσιμη
Εφαρμόζεται σε
Όλοι οι ιστοχώροι

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.