Remove web limits(modified)

Pass to kill most of the site, you can lift the restrictions prohibited to copy, cut, select the text, right-click menu.revised version

< Feedback on Remove web limits(modified)

Question/comment

§
Posted: 2021-10-14

你好,在win7系统的虚拟机下。会报ncaught (in promise) TypeError: Cannot read properties of null (reading 'clientHeight')


"var screenClientHeight = document.documentElement.clientHeight;"

调试进去 发现是 document.documentElement 这个不存在。 所以报错了

感觉是 页面没加载好,就执行了。

而在win10系统,chrome 版本一样的情况下,没有问题。


请问这个要如何调整哦

Post reply

Sign in to post a reply.