mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Started migration from jquery
This commit is contained in:
@@ -295,6 +295,8 @@ var Player = {
|
||||
}*/
|
||||
//}
|
||||
}
|
||||
$("#playpause").css("visibility", "visible");
|
||||
$("#playpause").css("pointer-events", "all");
|
||||
playing = true;
|
||||
if(beginning && Helper.mobilecheck() && !chromecastAvailable){
|
||||
//Player.pauseVideo();
|
||||
|
||||
Reference in New Issue
Block a user