How to show a alert using javascript
Anonymous:
Fast
Answers
Answered by
4
Use alert function to display a popup message to the user. This popup will have OK button to close the popup.
Answered by
0
Answer:
Use alert() function to display a popup message to the user. This popup will have OK button to close the popup. The alert function can display message of any data type e.g. string, number, boolean etc. There is no need to convert a message to string type.
I hope you like it
Stay home and stay safe
Hiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii please mark me as brainlist
Explanation:
Similar questions