Hacker News new | ask | show | jobs
by teye 5627 days ago
Wouldn't it be better to put this in load instead of ready so it won't slow down the loading of visible images or other resources?

(Ready = DOM is ready, load = page elements are loaded)