Drag player div

This commit is contained in:
Nicolas A. Tonne
2015-08-11 21:14:31 +02:00
parent d09579341d
commit 8f4221269b
5 changed files with 10 additions and 2 deletions

View File

@@ -69,6 +69,11 @@ $(document).ready(function()
edge: 'right', // Choose the horizontal origin
closeOnClick: false // Closes side-nav on <a> clicks, useful for Angular/Meteor
});
//awdwad
$(".video-container").resizable({
handles: "e",
minWidth: 350
});
if(localStorage[chan.toLowerCase()])
{