Elementals.js

Latest Version: 3.7 Final 20 December 2018

Method _.Metrics.width

Summary:

Returns width of an element in pixels.

Calling Convention:
_.Metrics.width(Element)
Parameters:
Element
The element you want the width of.
Returns:
The width of the element in pixels, EXCLUDING any border!

Advertisement