Added parameter to set the player's width

This commit is contained in:
Gregory Ballantine
2018-02-26 17:37:46 -05:00
parent 323803dc92
commit d2c2917a8b
3 changed files with 7 additions and 0 deletions

View File

@ -16,6 +16,7 @@
<script>
$('.mup-player').MUPlayer({
'use_default_css': true,
'video_width': '720px',
'video_sources': [
{
'link': 'http://techslides.com/demos/sample-videos/small.ogv',