Answers

Question and Answer:

  Home  JQuery Programmer

⟩ How to get the outer width (including the border) of an element using jQuery?

The outerWidth( [margin] ) method gets the outer width (includes the border and padding by default) for the first matched element.

 181 views

More Questions for you: