Accepts a CSS length value string in pixels (e.g. "100px") and returns the number of pixels (e.g. 100).
The CSS length value string.
Accepts a CSS length value string in pixels (e.g. "100px") and returns the number of pixels (e.g. 100).