offsetWidth、clientWidth

365 阅读1分钟
  1. offsetWidth:width+padding+border

image.png

image.png

image.png

  1. clientWidth:width+padding

image.png

image.png