deving
This commit is contained in:
2
res/assets/libs/jplayer/dist/add-on/jplayer.playlist.min.js
vendored
Normal file
2
res/assets/libs/jplayer/dist/add-on/jplayer.playlist.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
2
res/assets/libs/jplayer/dist/add-on/jquery.jplayer.inspector.min.js
vendored
Normal file
2
res/assets/libs/jplayer/dist/add-on/jquery.jplayer.inspector.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
3
res/assets/libs/jplayer/dist/jplayer/jquery.jplayer.min.js
vendored
Normal file
3
res/assets/libs/jplayer/dist/jplayer/jquery.jplayer.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
BIN
res/assets/libs/jplayer/dist/jplayer/jquery.jplayer.swf
vendored
Normal file
BIN
res/assets/libs/jplayer/dist/jplayer/jquery.jplayer.swf
vendored
Normal file
Binary file not shown.
2
res/assets/libs/jplayer/dist/popcorn/popcorn.jplayer.min.js
vendored
Normal file
2
res/assets/libs/jplayer/dist/popcorn/popcorn.jplayer.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
res/assets/libs/jplayer/dist/skin/blue.monday/css/jplayer.blue.monday.min.css
vendored
Normal file
1
res/assets/libs/jplayer/dist/skin/blue.monday/css/jplayer.blue.monday.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
BIN
res/assets/libs/jplayer/dist/skin/blue.monday/image/jplayer.blue.monday.jpg
vendored
Normal file
BIN
res/assets/libs/jplayer/dist/skin/blue.monday/image/jplayer.blue.monday.jpg
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 23 KiB |
BIN
res/assets/libs/jplayer/dist/skin/blue.monday/image/jplayer.blue.monday.seeking.gif
vendored
Normal file
BIN
res/assets/libs/jplayer/dist/skin/blue.monday/image/jplayer.blue.monday.seeking.gif
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.2 KiB |
BIN
res/assets/libs/jplayer/dist/skin/blue.monday/image/jplayer.blue.monday.video.play.png
vendored
Normal file
BIN
res/assets/libs/jplayer/dist/skin/blue.monday/image/jplayer.blue.monday.video.play.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
42
res/assets/libs/jplayer/dist/skin/blue.monday/mustache/jplayer.blue.monday.audio.playlist.html
vendored
Normal file
42
res/assets/libs/jplayer/dist/skin/blue.monday/mustache/jplayer.blue.monday.audio.playlist.html
vendored
Normal file
@@ -0,0 +1,42 @@
|
||||
<div id="{{JPLAYER}}" class="jp-jplayer"></div>
|
||||
<div id="{{WRAPPER}}" class="jp-audio" role="application" aria-label="media player">
|
||||
<div class="jp-type-playlist">
|
||||
<div class="jp-gui jp-interface">
|
||||
<div class="jp-controls">
|
||||
<button class="jp-previous" role="button" tabindex="0">previous</button>
|
||||
<button class="jp-play" role="button" tabindex="0">play</button>
|
||||
<button class="jp-next" role="button" tabindex="0">next</button>
|
||||
<button class="jp-stop" role="button" tabindex="0">stop</button>
|
||||
</div>
|
||||
<div class="jp-progress">
|
||||
<div class="jp-seek-bar">
|
||||
<div class="jp-play-bar"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="jp-volume-controls">
|
||||
<button class="jp-mute" role="button" tabindex="0">mute</button>
|
||||
<button class="jp-volume-max" role="button" tabindex="0">max volume</button>
|
||||
<div class="jp-volume-bar">
|
||||
<div class="jp-volume-bar-value"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="jp-time-holder">
|
||||
<div class="jp-current-time" role="timer" aria-label="time"> </div>
|
||||
<div class="jp-duration" role="timer" aria-label="duration"> </div>
|
||||
</div>
|
||||
<div class="jp-toggles">
|
||||
<button class="jp-repeat" role="button" tabindex="0">repeat</button>
|
||||
<button class="jp-shuffle" role="button" tabindex="0">shuffle</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="jp-playlist">
|
||||
<ul>
|
||||
<li> </li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="jp-no-solution">
|
||||
<span>Update Required</span>
|
||||
To play the media you will need to either update your browser to a recent version or update your <a href="http://get.adobe.com/flashplayer/" target="_blank">Flash plugin</a>.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
37
res/assets/libs/jplayer/dist/skin/blue.monday/mustache/jplayer.blue.monday.audio.single.html
vendored
Normal file
37
res/assets/libs/jplayer/dist/skin/blue.monday/mustache/jplayer.blue.monday.audio.single.html
vendored
Normal file
@@ -0,0 +1,37 @@
|
||||
<div id="{{JPLAYER}}" class="jp-jplayer"></div>
|
||||
<div id="{{WRAPPER}}" class="jp-audio" role="application" aria-label="media player">
|
||||
<div class="jp-type-single">
|
||||
<div class="jp-gui jp-interface">
|
||||
<div class="jp-controls">
|
||||
<button class="jp-play" role="button" tabindex="0">play</button>
|
||||
<button class="jp-stop" role="button" tabindex="0">stop</button>
|
||||
</div>
|
||||
<div class="jp-progress">
|
||||
<div class="jp-seek-bar">
|
||||
<div class="jp-play-bar"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="jp-volume-controls">
|
||||
<button class="jp-mute" role="button" tabindex="0">mute</button>
|
||||
<button class="jp-volume-max" role="button" tabindex="0">max volume</button>
|
||||
<div class="jp-volume-bar">
|
||||
<div class="jp-volume-bar-value"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="jp-time-holder">
|
||||
<div class="jp-current-time" role="timer" aria-label="time"> </div>
|
||||
<div class="jp-duration" role="timer" aria-label="duration"> </div>
|
||||
<div class="jp-toggles">
|
||||
<button class="jp-repeat" role="button" tabindex="0">repeat</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="jp-details">
|
||||
<div class="jp-title" aria-label="title"> </div>
|
||||
</div>
|
||||
<div class="jp-no-solution">
|
||||
<span>Update Required</span>
|
||||
To play the media you will need to either update your browser to a recent version or update your <a href="http://get.adobe.com/flashplayer/" target="_blank">Flash plugin</a>.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
24
res/assets/libs/jplayer/dist/skin/blue.monday/mustache/jplayer.blue.monday.audio.stream.html
vendored
Normal file
24
res/assets/libs/jplayer/dist/skin/blue.monday/mustache/jplayer.blue.monday.audio.stream.html
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
<div id="{{JPLAYER}}" class="jp-jplayer"></div>
|
||||
<div id="{{WRAPPER}}" class="jp-audio-stream" role="application" aria-label="media player">
|
||||
<div class="jp-type-single">
|
||||
<div class="jp-gui jp-interface">
|
||||
<div class="jp-controls">
|
||||
<button class="jp-play" role="button" tabindex="0">play</button>
|
||||
</div>
|
||||
<div class="jp-volume-controls">
|
||||
<button class="jp-mute" role="button" tabindex="0">mute</button>
|
||||
<button class="jp-volume-max" role="button" tabindex="0">max volume</button>
|
||||
<div class="jp-volume-bar">
|
||||
<div class="jp-volume-bar-value"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="jp-details">
|
||||
<div class="jp-title" aria-label="title"> </div>
|
||||
</div>
|
||||
<div class="jp-no-solution">
|
||||
<span>Update Required</span>
|
||||
To play the media you will need to either update your browser to a recent version or update your <a href="http://get.adobe.com/flashplayer/" target="_blank">Flash plugin</a>.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
52
res/assets/libs/jplayer/dist/skin/blue.monday/mustache/jplayer.blue.monday.video.playlist.html
vendored
Normal file
52
res/assets/libs/jplayer/dist/skin/blue.monday/mustache/jplayer.blue.monday.video.playlist.html
vendored
Normal file
@@ -0,0 +1,52 @@
|
||||
<div id="{{WRAPPER}}" class="jp-video " role="application" aria-label="media player">
|
||||
<div class="jp-type-playlist">
|
||||
<div id="{{JPLAYER}}" class="jp-jplayer"></div>
|
||||
<div class="jp-gui">
|
||||
<div class="jp-video-play">
|
||||
<button class="jp-video-play-icon" role="button" tabindex="0">play</button>
|
||||
</div>
|
||||
<div class="jp-interface">
|
||||
<div class="jp-progress">
|
||||
<div class="jp-seek-bar">
|
||||
<div class="jp-play-bar"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="jp-current-time" role="timer" aria-label="time"> </div>
|
||||
<div class="jp-duration" role="timer" aria-label="duration"> </div>
|
||||
<div class="jp-controls-holder">
|
||||
<div class="jp-controls">
|
||||
<button class="jp-previous" role="button" tabindex="0">previous</button>
|
||||
<button class="jp-play" role="button" tabindex="0">play</button>
|
||||
<button class="jp-next" role="button" tabindex="0">next</button>
|
||||
<button class="jp-stop" role="button" tabindex="0">stop</button>
|
||||
</div>
|
||||
<div class="jp-volume-controls">
|
||||
<button class="jp-mute" role="button" tabindex="0">mute</button>
|
||||
<button class="jp-volume-max" role="button" tabindex="0">max volume</button>
|
||||
<div class="jp-volume-bar">
|
||||
<div class="jp-volume-bar-value"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="jp-toggles">
|
||||
<button class="jp-repeat" role="button" tabindex="0">repeat</button>
|
||||
<button class="jp-shuffle" role="button" tabindex="0">shuffle</button>
|
||||
<button class="jp-full-screen" role="button" tabindex="0">full screen</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="jp-details">
|
||||
<div class="jp-title" aria-label="title"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="jp-playlist">
|
||||
<ul>
|
||||
<!-- The method Playlist.displayPlaylist() uses this unordered list -->
|
||||
<li> </li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="jp-no-solution">
|
||||
<span>Update Required</span>
|
||||
To play the media you will need to either update your browser to a recent version or update your <a href="http://get.adobe.com/flashplayer/" target="_blank">Flash plugin</a>.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
43
res/assets/libs/jplayer/dist/skin/blue.monday/mustache/jplayer.blue.monday.video.single.html
vendored
Normal file
43
res/assets/libs/jplayer/dist/skin/blue.monday/mustache/jplayer.blue.monday.video.single.html
vendored
Normal file
@@ -0,0 +1,43 @@
|
||||
<div id="{{WRAPPER}}" class="jp-video " role="application" aria-label="media player">
|
||||
<div class="jp-type-single">
|
||||
<div id="{{JPLAYER}}" class="jp-jplayer"></div>
|
||||
<div class="jp-gui">
|
||||
<div class="jp-video-play">
|
||||
<button class="jp-video-play-icon" role="button" tabindex="0">play</button>
|
||||
</div>
|
||||
<div class="jp-interface">
|
||||
<div class="jp-progress">
|
||||
<div class="jp-seek-bar">
|
||||
<div class="jp-play-bar"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="jp-current-time" role="timer" aria-label="time"> </div>
|
||||
<div class="jp-duration" role="timer" aria-label="duration"> </div>
|
||||
<div class="jp-controls-holder">
|
||||
<div class="jp-controls">
|
||||
<button class="jp-play" role="button" tabindex="0">play</button>
|
||||
<button class="jp-stop" role="button" tabindex="0">stop</button>
|
||||
</div>
|
||||
<div class="jp-volume-controls">
|
||||
<button class="jp-mute" role="button" tabindex="0">mute</button>
|
||||
<button class="jp-volume-max" role="button" tabindex="0">max volume</button>
|
||||
<div class="jp-volume-bar">
|
||||
<div class="jp-volume-bar-value"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="jp-toggles">
|
||||
<button class="jp-repeat" role="button" tabindex="0">repeat</button>
|
||||
<button class="jp-full-screen" role="button" tabindex="0">full screen</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="jp-details">
|
||||
<div class="jp-title" aria-label="title"> </div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="jp-no-solution">
|
||||
<span>Update Required</span>
|
||||
To play the media you will need to either update your browser to a recent version or update your <a href="http://get.adobe.com/flashplayer/" target="_blank">Flash plugin</a>.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
1
res/assets/libs/jplayer/dist/skin/pink.flag/css/jplayer.pink.flag.min.css
vendored
Normal file
1
res/assets/libs/jplayer/dist/skin/pink.flag/css/jplayer.pink.flag.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
BIN
res/assets/libs/jplayer/dist/skin/pink.flag/image/jplayer.pink.flag.jpg
vendored
Normal file
BIN
res/assets/libs/jplayer/dist/skin/pink.flag/image/jplayer.pink.flag.jpg
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 18 KiB |
BIN
res/assets/libs/jplayer/dist/skin/pink.flag/image/jplayer.pink.flag.seeking.gif
vendored
Normal file
BIN
res/assets/libs/jplayer/dist/skin/pink.flag/image/jplayer.pink.flag.seeking.gif
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.2 KiB |
BIN
res/assets/libs/jplayer/dist/skin/pink.flag/image/jplayer.pink.flag.video.play.png
vendored
Normal file
BIN
res/assets/libs/jplayer/dist/skin/pink.flag/image/jplayer.pink.flag.video.play.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
42
res/assets/libs/jplayer/dist/skin/pink.flag/mustache/jplayer.pink.flag.audio.playlist.html
vendored
Normal file
42
res/assets/libs/jplayer/dist/skin/pink.flag/mustache/jplayer.pink.flag.audio.playlist.html
vendored
Normal file
@@ -0,0 +1,42 @@
|
||||
<div id="{{JPLAYER}}" class="jp-jplayer"></div>
|
||||
<div id="{{WRAPPER}}" class="jp-audio" role="application" aria-label="media player">
|
||||
<div class="jp-type-playlist">
|
||||
<div class="jp-gui jp-interface">
|
||||
<div class="jp-volume-controls">
|
||||
<button class="jp-mute" role="button" tabindex="0">mute</button>
|
||||
<button class="jp-volume-max" role="button" tabindex="0">max volume</button>
|
||||
<div class="jp-volume-bar">
|
||||
<div class="jp-volume-bar-value"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="jp-controls-holder">
|
||||
<div class="jp-controls">
|
||||
<button class="jp-previous" role="button" tabindex="0">previous</button>
|
||||
<button class="jp-play" role="button" tabindex="0">play</button>
|
||||
<button class="jp-stop" role="button" tabindex="0">stop</button>
|
||||
<button class="jp-next" role="button" tabindex="0">next</button>
|
||||
</div>
|
||||
<div class="jp-progress">
|
||||
<div class="jp-seek-bar">
|
||||
<div class="jp-play-bar"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="jp-current-time" role="timer" aria-label="time"> </div>
|
||||
<div class="jp-duration" role="timer" aria-label="duration"> </div>
|
||||
<div class="jp-toggles">
|
||||
<button class="jp-repeat" role="button" tabindex="0">repeat</button>
|
||||
<button class="jp-shuffle" role="button" tabindex="0">shuffle</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="jp-playlist">
|
||||
<ul>
|
||||
<li> </li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="jp-no-solution">
|
||||
<span>Update Required</span>
|
||||
To play the media you will need to either update your browser to a recent version or update your <a href="http://get.adobe.com/flashplayer/" target="_blank">Flash plugin</a>.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
37
res/assets/libs/jplayer/dist/skin/pink.flag/mustache/jplayer.pink.flag.audio.single.html
vendored
Normal file
37
res/assets/libs/jplayer/dist/skin/pink.flag/mustache/jplayer.pink.flag.audio.single.html
vendored
Normal file
@@ -0,0 +1,37 @@
|
||||
<div id="{{JPLAYER}}" class="jp-jplayer"></div>
|
||||
<div id="{{WRAPPER}}" class="jp-audio" role="application" aria-label="media player">
|
||||
<div class="jp-type-single">
|
||||
<div class="jp-gui jp-interface">
|
||||
<div class="jp-volume-controls">
|
||||
<button class="jp-mute" role="button" tabindex="0">mute</button>
|
||||
<button class="jp-volume-max" role="button" tabindex="0">max volume</button>
|
||||
<div class="jp-volume-bar">
|
||||
<div class="jp-volume-bar-value"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="jp-controls-holder">
|
||||
<div class="jp-controls">
|
||||
<button class="jp-play" role="button" tabindex="0">play</button>
|
||||
<button class="jp-stop" role="button" tabindex="0">stop</button>
|
||||
</div>
|
||||
<div class="jp-progress">
|
||||
<div class="jp-seek-bar">
|
||||
<div class="jp-play-bar"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="jp-current-time" role="timer" aria-label="time"> </div>
|
||||
<div class="jp-duration" role="timer" aria-label="duration"> </div>
|
||||
<div class="jp-toggles">
|
||||
<button class="jp-repeat" role="button" tabindex="0">repeat</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="jp-details">
|
||||
<div class="jp-title" aria-label="title"> </div>
|
||||
</div>
|
||||
<div class="jp-no-solution">
|
||||
<span>Update Required</span>
|
||||
To play the media you will need to either update your browser to a recent version or update your <a href="http://get.adobe.com/flashplayer/" target="_blank">Flash plugin</a>.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
24
res/assets/libs/jplayer/dist/skin/pink.flag/mustache/jplayer.pink.flag.audio.stream.html
vendored
Normal file
24
res/assets/libs/jplayer/dist/skin/pink.flag/mustache/jplayer.pink.flag.audio.stream.html
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
<div id="{{JPLAYER}}" class="jp-jplayer"></div>
|
||||
<div id="{{WRAPPER}}" class="jp-audio-stream" role="application" aria-label="media player">
|
||||
<div class="jp-type-single">
|
||||
<div class="jp-gui jp-interface">
|
||||
<div class="jp-volume-controls">
|
||||
<button class="jp-mute" role="button" tabindex="0">mute</button>
|
||||
<button class="jp-volume-max" role="button" tabindex="0">max volume</button>
|
||||
<div class="jp-volume-bar">
|
||||
<div class="jp-volume-bar-value"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="jp-controls">
|
||||
<button class="jp-play" role="button" tabindex="0">play</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="jp-details">
|
||||
<div class="jp-title" aria-label="title"> </div>
|
||||
</div>
|
||||
<div class="jp-no-solution">
|
||||
<span>Update Required</span>
|
||||
To play the media you will need to either update your browser to a recent version or update your <a href="http://get.adobe.com/flashplayer/" target="_blank">Flash plugin</a>.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
52
res/assets/libs/jplayer/dist/skin/pink.flag/mustache/jplayer.pink.flag.video.playlist.html
vendored
Normal file
52
res/assets/libs/jplayer/dist/skin/pink.flag/mustache/jplayer.pink.flag.video.playlist.html
vendored
Normal file
@@ -0,0 +1,52 @@
|
||||
<div id="{{WRAPPER}}" class="jp-video " role="application" aria-label="media player">
|
||||
<div class="jp-type-playlist">
|
||||
<div id="{{JPLAYER}}" class="jp-jplayer"></div>
|
||||
<div class="jp-gui">
|
||||
<div class="jp-video-play">
|
||||
<button class="jp-video-play-icon" role="button" tabindex="0">play</button>
|
||||
</div>
|
||||
<div class="jp-interface">
|
||||
<div class="jp-progress">
|
||||
<div class="jp-seek-bar">
|
||||
<div class="jp-play-bar"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="jp-current-time" role="timer" aria-label="time"> </div>
|
||||
<div class="jp-duration" role="timer" aria-label="duration"> </div>
|
||||
<div class="jp-details">
|
||||
<div class="jp-title" aria-label="title"> </div>
|
||||
</div>
|
||||
<div class="jp-controls-holder">
|
||||
<div class="jp-volume-controls">
|
||||
<button class="jp-mute" role="button" tabindex="0">mute</button>
|
||||
<button class="jp-volume-max" role="button" tabindex="0">max volume</button>
|
||||
<div class="jp-volume-bar">
|
||||
<div class="jp-volume-bar-value"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="jp-controls">
|
||||
<button class="jp-previous" role="button" tabindex="0">previous</button>
|
||||
<button class="jp-play" role="button" tabindex="0">play</button>
|
||||
<button class="jp-stop" role="button" tabindex="0">stop</button>
|
||||
<button class="jp-next" role="button" tabindex="0">next</button>
|
||||
</div>
|
||||
<div class="jp-toggles">
|
||||
<button class="jp-repeat" role="button" tabindex="0">repeat</button>
|
||||
<button class="jp-shuffle" role="button" tabindex="0">shuffle</button>
|
||||
<button class="jp-full-screen" role="button" tabindex="0">full screen</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="jp-playlist">
|
||||
<ul>
|
||||
<!-- The method Playlist.displayPlaylist() uses this unordered list -->
|
||||
<li></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="jp-no-solution">
|
||||
<span>Update Required</span>
|
||||
To play the media you will need to either update your browser to a recent version or update your <a href="http://get.adobe.com/flashplayer/" target="_blank">Flash plugin</a>.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
43
res/assets/libs/jplayer/dist/skin/pink.flag/mustache/jplayer.pink.flag.video.single.html
vendored
Normal file
43
res/assets/libs/jplayer/dist/skin/pink.flag/mustache/jplayer.pink.flag.video.single.html
vendored
Normal file
@@ -0,0 +1,43 @@
|
||||
<div id="{{WRAPPER}}" class="jp-video " role="application" aria-label="media player">
|
||||
<div class="jp-type-single">
|
||||
<div id="{{JPLAYER}}" class="jp-jplayer"></div>
|
||||
<div class="jp-gui">
|
||||
<div class="jp-video-play">
|
||||
<button class="jp-video-play-icon" role="button" tabindex="0">play</button>
|
||||
</div>
|
||||
<div class="jp-interface">
|
||||
<div class="jp-progress">
|
||||
<div class="jp-seek-bar">
|
||||
<div class="jp-play-bar"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="jp-current-time" role="timer" aria-label="time"> </div>
|
||||
<div class="jp-duration" role="timer" aria-label="duration"> </div>
|
||||
<div class="jp-details">
|
||||
<div class="jp-title" aria-label="title"> </div>
|
||||
</div>
|
||||
<div class="jp-controls-holder">
|
||||
<div class="jp-volume-controls">
|
||||
<button class="jp-mute" role="button" tabindex="0">mute</button>
|
||||
<button class="jp-volume-max" role="button" tabindex="0">max volume</button>
|
||||
<div class="jp-volume-bar">
|
||||
<div class="jp-volume-bar-value"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="jp-controls">
|
||||
<button class="jp-play" role="button" tabindex="0">play</button>
|
||||
<button class="jp-stop" role="button" tabindex="0">stop</button>
|
||||
</div>
|
||||
<div class="jp-toggles">
|
||||
<button class="jp-repeat" role="button" tabindex="0">repeat</button>
|
||||
<button class="jp-full-screen" role="button" tabindex="0">full screen</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="jp-no-solution">
|
||||
<span>Update Required</span>
|
||||
To play the media you will need to either update your browser to a recent version or update your <a href="http://get.adobe.com/flashplayer/" target="_blank">Flash plugin</a>.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user