判断iframe 加载完成. 非ie 下使用onload 事件 iframe(dom 元素).onload = function() {}. ie 下使用onreadystatechange 或者设定计时器 iframe.onreadystatechange ...
確定! 回上一頁