Home › Forums › JavaScript › Unable to link JS with my HTML (vid) › Reply To: Unable to link JS with my HTML (vid)
September 30, 2014 at 1:33 pm
#185109
Participant
I FOUND THE PROBLEM!
I checked the dev tools and in under network it said under jquery-2.1.1.mim.js “Failed to load responsive data”
i used a cdn:
https://code.jquery.com/jquery-2.1.1.min.js
if i put it as a url it gives me the code but for some reason the webpage can load it. Any ideas???