Overview
A complex page means more bytes to download, and it also means slower DOM access in JavaScript.
A complex page means more bytes to download, and it also means slower DOM access in JavaScript.
Reduce the number of DOM elements on the page to improve performance.