以下代码在页面中创建一个iframe,并给iframe绑定onload事件回调,但此回调在IE ... attachEvent('onload', fn); } else { iframe.onload = fn; } document.body.
確定! 回上一頁