Hacker News new | ask | show | jobs
by mnutt 5123 days ago
Many browsers support an async/defer attribute on script tags now, which will cause them to load without blocking.
1 comments

As far as I can tell, the olark js block we are asked to copy into the page doesn't set this on the script element that is pushed into the dom.