I need to dynamically retrieve an element\'s width.
From what I understand, calling someElement.clientWidth will trigger layout/reflow, which is bad for perf
someElement.clientWidth