
Enlarge player on lcick
I would like to present the player let's say 300X250 px and would like that on the click the player enlarge in 600X500. Is it possibile in an easy way?
Thank you very much!
I would like to present the player let's say 300X250 px and would like that on the click the player enlarge in 600X500. Is it possibile in an easy way?
Thank you very much!
Sure thing, sample code:
<!DOCTYPE html>
<script src="http://p.jwpcdn.com/6/9/jwplayer.js"></script>
<div id="wrapper" style="width:580px;height:370px;">
<div id="my-video"></div>
Here is the gist:
https://gist.github.com/emaxsaun/6b184b2f83f01c819688