Get the current computed inner width for the first element in the set of matched elements, including padding but not border.
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
The number returned by dimensions-related APIs, including .innerWidth(), may be fractional in some cases. Code should not assume it i