//reload 1 iframe $('#iframe')[0].contentWindow.location.reload(true); //reload all iFrames $('iframe').each(function() { this.contentWindow.
確定! 回上一頁