Advertisement
reenadak

jQuery fallback on local file if cdn not available

Apr 30th, 2018
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.16 KB | None | 0 0
  1. <script src="https://code.jquery.com/jquery-3.3.1.js"></script>
  2. <script>window.jQuery || document.write('<script src="jquery-3.3.1.js">\x3C/script>')</script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement