Showing Social media icons in Firefox
-
I think something is wrong with my code. In the sidebar: ‘Follow @ffwd_and_rwd’ is normally shown as a button and a counter, and now it is plain tekst. The Like, Retweet and Google+1 buttons at the end of each post, have dispensary or appear scrambled.
This only occurs when using Firefox!
I didn’t add a plugin or update anything today. I have Purged my CloudFlare cache, emptied my caching plugin’s cache and my browser cache.
Does somebody know what could be causing this? (I’ve checked the code from the posts I made today, and there isn’t anything strange as far as I can see)
Admin
Something to do with your script files having a type attribute of
text/djsinstead oftext/javascript, I think. Are you using Cloudflare’s website preloader feature?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.”
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
