Help with todo list | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Help with todo list

I'm trying to complete the todo list from the JQuery tutorial without looking at the code. I'm 90% done. I've styled and set up most of the JS. But when I append the list tag to the unordered list, it doesn't display text. It displays [Object object]. How can I get it to work? https://code.sololearn.com/W1m0Sdv9qGMq/?ref=app

22nd Jun 2020, 5:28 PM
Clueless Coder
Clueless Coder - avatar
1 Answer
+ 1
Line 10 -> form.val()
22nd Jun 2020, 6:36 PM
Russ
Russ - avatar