+ 2
Where should I add this? var count = $("#mylist").children().length; $("p>span").text(count);
2 Antworten
+ 14
if you have any doubts about someone's answer just ask them to clarify in the same post.
https://code.sololearn.com/WQPEjq3La27T/?ref=app
+ 2
Thanks