Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
AltIvan
on July 25, 2011
|
parent
|
context
|
favorite
| on:
Faster than jQuery(document).ready() - Wait Until ...
OP here. The 5ms interval is only used on old versions of Internet Explorer.
It uses getElementById to traverse the DOM and it is said to be the faster selector in javascript.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
It uses getElementById to traverse the DOM and it is said to be the faster selector in javascript.