mirror of
https://github.com/KevinMidboe/zoff.git
synced 2026-01-28 12:25:40 +00:00
Destroying resizable
This commit is contained in:
4
static/dist/embed.min.js
vendored
4
static/dist/embed.min.js
vendored
File diff suppressed because one or more lines are too long
2
static/dist/main.min.js
vendored
2
static/dist/main.min.js
vendored
File diff suppressed because one or more lines are too long
@@ -1086,6 +1086,7 @@ function onepage_load(){
|
|||||||
$("meta[name=theme-color]").attr("content", "#2D2D2D");
|
$("meta[name=theme-color]").attr("content", "#2D2D2D");
|
||||||
|
|
||||||
if(!Helper.mobilecheck()){
|
if(!Helper.mobilecheck()){
|
||||||
|
$(".video-container").resizable("destroy");
|
||||||
$("main").append("<a id='closePlayer' title='Close Player'>X</a>");
|
$("main").append("<a id='closePlayer' title='Close Player'>X</a>");
|
||||||
$("#playbar").remove();
|
$("#playbar").remove();
|
||||||
$("#playlist").remove();
|
$("#playlist").remove();
|
||||||
|
|||||||
Reference in New Issue
Block a user