javascript - Speeding up website - marking scripts/images as optional? -


on website have ads network not load particularly fast. browsers won't draw page unless ads load, making website appear slower - there way prevent this? in mark script non-essential or javascript trick draw once it's loaded? tried googling solution, no avail.

also, ads added site iframe, js script (much adsense)

if loading ads optional, wait load them , use ajax load/add them later jquery.


Comments

Popular posts from this blog

Winapi c++: DialogBox hangs when breaking a loop -

vb.net - Font adding using PDFsharp -

javascript - jQuery iScroll clickable list elements while retaining scroll? -