I am trying to replicate a pen from codepen for which I have to load 3 script files from CDN and one from the server.
What is the correct syntax to load the scripts from CDN? My codepen
The script files are:
https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js
https://cdn.jsdelivr.net/jquery.slick/1.5.9/slick.min.js
https://cdnjs.cloudflare.com/ajax/libs/gsap/1.18.2/TweenMax.min.js
Any help will be appreciated.
question from:https://stackoverflow.com/questions/40403364/how-to-enqueue-scripts-in-wordpress-from-cdn