How can I defined $ at the Javascript? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 1
20th Jun 2018, 10:04 AM
Mindkerchief
Mindkerchief - avatar
1 Antwort
+ 3
you are using jquery without adding the jquery library add this to your html.. <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
20th Jun 2018, 10:08 AM
᠌᠌Brains[Abidemi]
᠌᠌Brains[Abidemi] - avatar