0

What is wrong with my program

I thing it is in function 6 in javascript https://code.sololearn.com/Wt94YrsOpKPe/?ref=app

19th Mar 2019, 4:14 PM
Trijal
3 Answers
+ 6
You have an extra closing brace at the end.Also you're trying to use jquery methods but you don't have jquery included in your code.
19th Mar 2019, 5:00 PM
xyz$
+ 3
Use the jquery cdn.Google it
19th Mar 2019, 5:18 PM
xyz$
0
But how do I include jquery in my code
19th Mar 2019, 5:15 PM
Trijal