HTML video in lightbox – chrome
-
Hi,
thanks for this great plugin! I’m using the plugin to play .mp4 videos using the html <video> tag like this:<a href="#inline-1" rel="wp-video-lightbox"><img src="..."></a> <div id="inline-1" style="display:none;"> <video width="960" height="540" src="..." controls="controls"></video> </div>
In Firefox and even IE everything is working perfectly. But when I click the link in Chrome, the video player is shown but the video can’t be played. Do you have any suggestions how to fix this ?
Thanks in advance!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘HTML video in lightbox – chrome’ is closed to new replies.