var height = parent.document.documentElement.scrollHeight + 1;
parent.document.documentElement.scrollHeight = height + "px";
如上,修改parent.document.documentElement.scrollHeight时,报了SCRIPT445: 对象不支持此操作的错误。
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
走同样的路,发现不同的人生