... can I replace an iframe with a div and Javascript? - Stack Overflow. JQuery版本 $.get('你的iframe url', function(data) { $('你的Div').html(data); });.
確定! 回上一頁