window.frameElement的使用: 返回嵌入当前window对象的元素(比如<iframe>或者<object>),如果当前window对象已经是顶层窗口,则返回null.
確定! 回上一頁