Bootstrap-video-player-jQuery-plugin icon indicating copy to clipboard operation
Bootstrap-video-player-jQuery-plugin copied to clipboard

A customizable HTML5 video player plugin for jQuery based on bootstrap UI , live demo available on

Results 6 Bootstrap-video-player-jQuery-plugin issues
Sort by recently updated
recently updated
newest added

This extension looks promising - but what license are you using?

It works fine when chrome browser is used but shows issues when played in ie 11 browser.At first when the play button is clicked it only plays the audio of...

When i use two players, it is not working in Chrome Here is the code i use <div class="videoUiWrapper thumbnail">   <video width="370" height="214" id="demo1">     <source src="http://ia700305.us.archive.org/18/items/CopyingIsNotTheft/CINT_Nik_H264_720_512kb.mp4" type="video/mp4">   </video> </div> <div...

Looks like player is not working on safari at all. Preview (http://html5-ninja.com/preview/5) and my player implementation also. Any ideas how to fix it in safari?

It's not compatible with bootstrap3

I tried it on latest safari (OSX 10.8.4) and fullscreen button won't work