Comment on Faster than jQuery(document).ready() - Wait Until ExistsparentComments−AltIvanOP15yThat is why it only uses getElementById to traverse the DOM.
Comments
That is why it only uses getElementById to traverse the DOM.