+ 3
Jquery not loaded but why?
Why do I get this error? https://code.sololearn.com/W78kadX2JDAQ/?ref=app
3 Réponses
+ 8
check > in you script opening tag
+ 3
Oma Falk
Protocol of your Cdn (http )
try to use https instead of http
use version 3.2.1
src = "https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js">