摘要: 在应用有frameset或者iframe的页面时,parent是父窗口,top是最顶级父窗口(有的窗口中套了好几层frameset或者iframe),self是当前窗口, opener是用open方法打开当前窗口的那个窗口。 window.self 功能:是对当前窗口自身的引用。它和window属性 阅读全文
posted @ 2017-11-22 15:46 Theresa 阅读(1373) 评论(0) 推荐(0) 编辑