A repository of over 1000 quality jQuery plugins

jQuery .innerWidth()

Learn all about the jQuery function .innerWidth().

This method returns the width of the element, including left and right padding, in pixels.

This method is not applicable to window and document objects; for these, use .width() instead.


figure 1