摘要: 每个HTML元素都具有clientHeight、offsetHeight、scrollHeight、offsetTop、scrollTop 这5个元素, (1)clientHeight:包括padding但不包括border、水平滚动条、margin的元素的高度。对于inline的元素这个属性一直是 阅读全文
posted @ 2019-08-22 11:26 红桃七716 阅读(146) 评论(0) 推荐(0)