Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Unable to link JS with my HTML (vid) Reply To: Unable to link JS with my HTML (vid)

#185109
Aritmos
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???