Pinned Loading
-
Add button Replay Youtube
Add button Replay Youtube 1window.addEventListener("load", function(event) {
2var videoElm = $("#movie_player").find('video')[0];
3addButtonReplay(videoElm);
4$(videoElm).on('play', function(e) {
5addButtonReplay(videoElm);
-
nth-cra-express
nth-cra-express PublicTemplate using create-react-app with a Node Express Backend
JavaScript
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.