子页面调整父亲页面的iframe元素

$('iframe', parent.document).attr('scrolling','no');
原文地址:https://www.cnblogs.com/ylinhuang/p/10130073.html