You are a lifesaver! Thank you so very much 🙂
CloudFlare activated the ‘Rocket Loader’ Beta for me (apparently)
“Automatically asynchronously load your JavaScript resources, resulting in faster page rendering. Rocket Loaderâ„¢ handles both inline and external scripts, while maintaining order of execution. In manual mode, you designate which scripts for Rocket to load asynchronously. You can also override Automatic mode on a script-by-script basis. CloudFlare will detect incompatible browsers and disable Rocket’s loader. Requires JavaScript.
Manual mode syntax: <script data-cfasync=”true” src=”/javascript.js”></script>
Note: data-cfasync must be the first attribute on the tag.”