Help in js is very much needed please Help asap | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Help in js is very much needed please Help asap

How to create webpage which have a clickable button. Clicking the button must show a prompt, that allows the user to input a string. Once the string is inputted, the string must be displayed on the webpage. Clicking on the button again, must allow user to add more strings to the page. Now, clicking on a string must delete the clicked string from the webpage too?

13th Oct 2019, 10:52 AM
Pavan Karthick M
Pavan Karthick M - avatar
2 Answers
+ 1
I have ever made a code in JS to practice some methods like createElement, createTextNode... You can get an idea of what to do if you check it: https://code.sololearn.com/W6uUeNDdpCTP/?ref=app
13th Oct 2019, 11:53 AM
Sercalod
Sercalod - avatar
0
I have tried for 6 hours but I have been getting errors so iam asking so that I could learn
13th Oct 2019, 11:05 AM
Pavan Karthick M
Pavan Karthick M - avatar