Skip to content

Jquery width

ythy edited this page Aug 18, 2017 · 1 revision

  • width = get the width
  • innerWidth = get width + padding
  • outerWidth = get width + padding + border and optionally the margin
Clone this wiki locally