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

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -