9th Feb 2021, 1:03 PM
Sumaya
Sumaya - avatar
4 Answers
+ 6
On line 13 of the JavaScript code, you're using the jQuery syntax. So you need to bring in the jQuery library. Also, on line 1, `(function() {` did you mean to do `$(function() {`
9th Feb 2021, 1:27 PM
XXX
XXX - avatar
9th Feb 2021, 1:50 PM
Simba
Simba - avatar
+ 2
Thank you so much Simba
9th Feb 2021, 1:53 PM
Sumaya
Sumaya - avatar
+ 1
Pls can you edit it for me
9th Feb 2021, 1:43 PM
Sumaya
Sumaya - avatar