mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Started on node.js+socket.io+mongoDB on the backend for more responsivnes
This commit is contained in:
@@ -101,6 +101,7 @@ function initSlider()
|
||||
setVolume(ui.value);
|
||||
}
|
||||
});
|
||||
ytplayer.mute();
|
||||
$("#volume").slider("value", ytplayer.getVolume());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user