Elementals.js

Latest Version: 3.7 Final 20 December 2018

Method _.Metrics.Scroll.width

Summary:

Returns total width of all child elements inside the passed Element

Calling Convention:
_.Metrics.Scroll.width(Element)
Parameters:
Element
The element you want the width of it's children.
Returns:
The pixel width of all children combinded inside the Element.

Advertisement