Respond.js not working cross domain
问题 I'm having difficulty getting Respond's CDN/X-Domain Setup working. I started off serving all assets from the CDN: <link rel="stylesheet" href="http://cdn.example.com/css/main.css?2013012401"> <script src="http://cdn.example.com/js/modernizr-2.6.2.min.js?2013012401"></script> <script src="http://cdn.example.com/js/respond.min.js?2013012401"></script> In theory this should work, since all assets are being served from the same domain. However IE8 didn't receive Media Query support like it