layer.open与top.layer.open打开比较

layer.open与top.layer.open打开比较

$(function(){
     //console.log(parent);
     //console.log(window.parent.location);//
     //console.log(window.location);
     //console.log(top.location);
     //console.log(window.top.location);
     //console.log(this.location);
     //console.log(location);
})

 

posted @ 2019-11-25 09:22  CodeCorner  阅读(2547)  评论(0)    收藏  举报