Answer the question
In order to leave comments, you need to log in
How to check if css is loaded from cdn?
You can check if jquery is loaded from cdn like this
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.mi.."></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.11.2.min.js"><\/script>')</script>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question