The SI Student

'; vidItem += '
'; i++; }); // each $('.vid-cont').append(vidItem); } // addVideos /* no way to stop or pause the video playing so, instead, we reload the video, effectively stopping it */ /* the reload causes a 'flash' sort of effect in the video window so we need to eliminate */ /* first, we call only on the now previous video, which is behind the new active video */ /* then we delay long enough for the fades to fully finish*/ var stopVideo = function ( prevVid ) { var iframe = $(".vid[data-vid="+prevVid+"]>div iframe")[0]; if ( iframe ) { var iframeSrc = iframe.src; iframe.src = iframeSrc; } }; // stopVideo }); // jquery
This is SI
THE
-
Editor
-
Athlete
-
Producer
-
Volunteer
-
Engineer
-
Advocate
-
Spirit
-
Actor
-
Minister
-
Artist
-
Leader
-
Writer
-
Activist
-
Coder
-
Musician