$("iframe").each(function() {
var src= $(this).attr('src');
$(this).attr('src',src);
});

 

<iframe  src="https://www.youtube.com/embed/p3HDzvnPr1g"></iframe> 
<iframe  src="https://www.youtube.com/embed/p3HDzvnPr1g"></iframe> 
<iframe  src="https://www.youtube.com/embed/p3HDzvnPr1g"></iframe> 
創作者介紹
創作者 程式設計@筆記 的頭像
stockwfj3

程式設計@筆記

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