+ 4
Whats wrong in this JS
2 Answers
+ 13
just include jquery in head tag.
https://code.sololearn.com/WlT6VNYTestJ/?ref=app
https://code.sololearn.com/WV75aekl928L/?ref=app
+ 11
<script src="https://code.jquery.com/jquery-3.2.1.js"></script>
where is your jQuery CDN.