顯示具有 wordpress 標籤的文章。 顯示所有文章
顯示具有 wordpress 標籤的文章。 顯示所有文章

2014年3月3日 星期一

[wordpress] How to play song into your wordpress and repeat

[wordpress] How to play song into your wordpress and repeat



Put following code into your wordpress will play song and repeat

Red part can change the song.



<div style="position:relative;width:267px;height:25px;overflow:hidden;">

  <div style="position:absolute;top:-276px;left:-5px">

    <iframe width="0" height="0"

      src="http://www.repeatmyvids.com/watch?v=j5C-GsURWA8&kmdom=youtube">

    </iframe>

  </div>

</div>

2013年10月4日 星期五

2013年9月27日 星期五