Pls why can't I run Jquery codes in the solo learn code play ground its keeps showing $ is undefined. | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
- 1

Pls why can't I run Jquery codes in the solo learn code play ground its keeps showing $ is undefined.

I have put the address in btw the head tags and have also tried btw the body tag but it does the same Thing.

5th Oct 2022, 12:07 PM
Tarilatie Apinah
Tarilatie Apinah - avatar
2 Réponses
+ 5
Do you imported jquery library? <s script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></s script>
5th Oct 2022, 12:33 PM
Jayakrishna 🇮🇳
+ 4
Can you share a code from the code playground? That way someone can more easily help.
5th Oct 2022, 12:43 PM
Ausgrindtube
Ausgrindtube - avatar