Tagged Questions
0
votes
3answers
831 views
Fall Back Google CDN in JavaScript
In HTML5 Boilerplate it Grab Google CDN's jQuery with this JS code
<!-- Grab Google CDN's jQuery, with a protocol relative URL; fall back to local if offline -->
<script ...