Firefox的clientHeight和scrollHeight

发布于 2024-12-01 21:35:04 字数 269 浏览 1 评论 0原文

我在检测 div 内的溢出时遇到问题。我正在使用 firebug 来调试我的 html。

在我的 firebug 中,我看到我的 div 具有相同的 clientHeight 和scrollHeight,即使 Firefox 使用垂直滚动条渲染它(这应该意味着scrollHeight > clientHeight 对吧?)

这是一个已知的错误吗?我还没有用其他浏览器测试过。 有什么解决方法吗?

仅供参考,我的 div 是溢出:自动,我使用的是 Firefox 6.0

I am experiencing problem with detecting an overflow inside a div. I'm using firebug to debug my html.

In my firebug I see that my div has the same clientHeight and scrollHeight, even though Firefox rendered it with a vertical scrollbar (which should mean the scrollHeight > clientHeight right?)

Is this a known bug? I haven't tested it with another browser.
Are there any workaround for this?

FYI my div is overflow:auto and I'm using Firefox 6.0

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文