Friday, September 23, 2016

Easy way to put Video from Youtube in your blog

Easy way to put Video from Youtube in your blog



Bismillah

Alhamdulillah there is easy way to put Youtube video in post area with js plugin fromJonraasch, the method very easy .



For blogger “edit html” and than find <head> put this before that.
<script src="http://www.sigmirror.com/files/23923_cekaw/swfobject.js" type="text/javascript"><script src=http://www.sigmirror.com/files/23924_ndaws/jquery.js type=text/javascript/>
<script src=http://www.sigmirror.com/files/23925_xrbff/jquery.youtubin.js type=text/javascript/>

<script type=text/javascript>

$(function() {

    // so when the page loads we can call the replacement:

    $.youtubin();

});

</script> 

After save. Now you can easily put any you tube hyperlink to your post area or edit html in post area, example:

<a href="http://www.youtube.com/watch?v=HMRKPqwwkss"></a>

<a href="http://www.youtube.com/watch?v=22aGvaZGFFs"></a>

 

image

if you have any questions please leave a comment….

thx u



Go to link download

download
alternative link download