can't we add alert box on some specific button, like alert box of "are you sure you want to play" on clicking play button | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

can't we add alert box on some specific button, like alert box of "are you sure you want to play" on clicking play button

30th Sep 2018, 4:02 AM
anjit pariyar
anjit pariyar - avatar
2 Answers
0
Yes, you can. There are a few ways to do this, depending on where you want the script to sit. https://www.w3schools.com/jsref/met_win_alert.asp Remember that you can't format an alert box, so you if that's something you want to be able to do, look into modals instead. Search engines are your friend.
30th Sep 2018, 4:35 AM
Janningā­
Janningā­ - avatar
0
i checked your link but didn't found anything :(
30th Sep 2018, 4:17 PM
anjit pariyar
anjit pariyar - avatar