Window. The addEventListener (' load ', function () {
Var screenVideo=document. GetElementById (' screenVideo ')
ScreenVideo. AddEventListener (' ended ', function () {
ScreenVideo. The load ();
ScreenVideo. Play ();
return false;
}, false);
});
This will refresh the entire page, could you tell me how to prohibit
Sorry only have 30 points
CodePudding user response:
Without a page refresh function in the code above,CodePudding user response: