Hacker News new | ask | show | jobs
by acdha 3223 days ago
You can set async=false on a dynamic script element to avoid the default asynchronous behaviour.
1 comments

I just looked at the support matrix: IE10+. So it is reasonably supported nowadays, nice :-)
Working on the web is refreshing like that these days — so many things which used to be painful are now just standards + “Microsoft doesn't support that old version of IE and neither do we”.