An alert box is often used if you want to make sure information comes through to the user.When an alert box pops up, the user will have to click "OK" to proceed.Syntaxwindow.alert("sometext");
Javascript
Topic: JS PopupAlert
what is an Alert Box?
Browse random answers:
What are the Popup Boxes?
what is an Alert Box?
What is a Confirm Box?
Explain the Prompt Box?
What is a Line Breaks?
What is the difference between an alert box and a confirmation box?
How to create a popup warning box?
How to create a confirmation box?
How to create an input box?
How to get value from a textbox?
How to get value from dropdown (select) control?
How to get value from dropdown (select) control?