Quantcast
Channel: IE9 blocking jQuery CDN - Stack Overflow
Browsing all 4 articles
Browse latest View live

Answer by Anatoly Mironov for IE9 blocking jQuery CDN

Some variations of jhanifen's solution. By using head.js lib we can load jQuery and other libs a bit faster:<script src="js/libs/head.load.min.js"></script><script>...

View Article



Answer by lloydphillips for IE9 blocking jQuery CDN

I thought it best to add my results in an answer incase someone hits this and doesn't browse the comments but best to follow the comments from the answer by @jhanifen. I had to use a local copy of...

View Article

Answer by jhanifen for IE9 blocking jQuery CDN

Use the implementation of jquery as outlined in http://html5boilerplate.com/.<!-- Grab Google CDN's jQuery, with a protocol relative URL; fall back to local if offline --><script...

View Article

IE9 blocking jQuery CDN

I'm having issues with IE9 in our new website. The jQuery files aren't loading. I've tried the CDN on Google initially but have also tried the Microsoft CDN, both failing. I've seen posts about using...

View Article
Browsing all 4 articles
Browse latest View live




Latest Images