6 ms·
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
by teye 16y 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)