在window.frames类数组中的每一项都代表了窗口对应给定对象的<frame>或<iframe>的 ... var frames = window.frames; // 或// var frames = window.parent.frames; ...
確定! 回上一頁