2nd Jun 2020, 2:25 PM
Digvijay Singh
Digvijay Singh - avatar
2 Answers
0
https://code.sololearn.com/WDYdDT6eQarN/?ref=app
2nd Jun 2020, 2:30 PM
ARINWESH KRISOLOGES LAKRA
ARINWESH KRISOLOGES LAKRA - avatar
0
You have to import jQuery to your page. The easiest way to do that is to add this in your <head> tag <script src="https://code.jquery.com/jquery-3.5.1.min.js"   crossorigin="anonymous"></script>
2nd Jun 2020, 3:36 PM
Ore
Ore - avatar