目前分類:YOUTUBE (2)

瀏覽方式: 標題列表 簡短摘要

 <iframe> 


Basic

<iframe id="ytplayer" width="460" height="289" src="http://www.youtube.com/embed/fxs970FMYIo" frameborder="0" allowfullscreen></iframe>

 

文章標籤

cabuchi 發表在 痞客邦 留言(0) 人氣()

<script type="text/javascript">     
        var loadInfo = function(videoId) {
            var gdata = document.createElement("script");
            gdata.src = "http://gdata.youtube.com/feeds/api/videos/" + videoId
                    + "?v=2&alt=jsonc&callback=storeInfo";

cabuchi 發表在 痞客邦 留言(0) 人氣()