var iframes = $('iframe'); $('button').click(function() { iframes.attr('src', function() ...
確定! 回上一頁