Bartosz Mediger

Results 2 comments of Bartosz Mediger

Try this: `Type or click dropdown: ` `` ` ` ``

Below my solution. Pace-js doesn't wait for yt iframes anymore: **JS:** ``` Pace.on('done', function() { let video = document.getElementsByClassName('js-video'); for (let i = 0; i < video.length; i ++) {...