How do I make an alert box with input in javascript | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

How do I make an alert box with input in javascript

Plz

1st May 2018, 1:19 PM
Bello Umar Faruq
Bello Umar Faruq - avatar
3 Answers
+ 1
Tnx
1st May 2018, 1:23 PM
Bello Umar Faruq
Bello Umar Faruq - avatar
0
you could use a library such as sweetalert.org. here is an example of my code where I use inputs and pass the value to a new function. https://code.sololearn.com/WOxhcDBREK6j/?ref=app
5th May 2018, 7:09 PM
Logan
Logan - avatar
0
Thanks
5th May 2018, 7:19 PM
Bello Umar Faruq
Bello Umar Faruq - avatar