iframe自适应高度

.load(function(){
    this.style.height = ($(parent.frames[2].window).height() - 29) + 'px';
})

 

posted @ 2013-03-18 14:30  息搏  阅读(144)  评论(0)    收藏  举报