On 2013-12-16 06:44, Lionello Lunesu wrote:

That's a good tip.

Who knows how to do asynchronous javascript or what-do-the-kids-call-it,
so that the page doesn't block when one script/image blocks.

One way is to add the "async" attribute to the script tag:

http://www.w3schools.com/tags/att_script_async.asp

--
/Jacob Carlborg

Reply via email to