Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
这两个是一回事吗?
因为它们似乎从我的测试中返回了相同的值。
我正在尝试优化我的一些代码以使用本机 js 属性...
.height()不包括填充、边距或边框。
.height()
clientHeight包括填充但不包括边框、边距或滚动条。
clientHeight