Expand Youtube video when the play button is clicked -


i want embed videos on tumblr http://wealhwealh.tumblr.com/, block sizes 250x141. when start video, looks this:

https://jsfiddle.net/pp4p1efw/

i want video expand when user clicks on play, or on hover. thanks!

here's tumblr html video:

<video tabindex="-1" class="video-stream html5-main-video" style="width: 250px; height: 141px; left: 0px; top: 0px; transform: none;" src="blob:https%3a//www.youtube.com/48ae4f07-e8b1-4cf0-8890-5a896b7c1c82"></video> 


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -