javascript - Show/start video in blogger on image click -
beingwithosho.blogspot.co.il/) blogger page.
in every page there's video. before user sees video, i'd them see this image. when user clicks on image, video show/start.
this code 1 of pages:
<div dir="rtl" style="text-align: right;" trbidi="on"> <div dir="ltr" style="text-align: center;"> <br /><br /> <div dir="rtl"> <span style="color: #8e5353; font-size: x-large;"><b>-9- part</b></span> </div> <div dir="rtl"> <span style="color: #0000ee; font-size: x-large;"><b><u><a href="http://beingwithosho.blogspot.com/2013/05/9-part-broken-family.html">broken family. blessing in disguise</a></u></b></span> </div> <br /><br /><br /> <div> <div dir="rtl"> </div> <div dir="ltr"> <div class="video-container"> <iframe height="375" src="https://docs.google.com/file/d/0b0hozxlpgwkia1ddtupyukpuqk0/preview" width="640"></iframe> </div> <b style="color: #0000ee; font-size: xx-large;"><u><br /></u></b> </div> <div class="separator" style="clear: both;"> </div> <div class="separator" style="clear: both; direction: ltr;"> </div> <div class="separator" style="clear: both; text-align: right;"> </div> <div style="text-align: right;"> <div style="direction: ltr; text-align: left;"> </div> <div> <br /> </div> </div> <div style="text-align: right;"> </div> </div> </div> </div>
i appreciate help.
look trick in blog
http://beben-koben.blogspot.com/2013/05/trick-for-embed-video-youtube-to-be.html
i hope useful
Comments
Post a Comment