Knowledge Walls
Laya
Hyderabad, Andhra Pradesh, India
window.alert() Method in Window Object of Javascript Syntax with Examples
2501 Views
Usage 
The alert() method is used to show alert message with specified information to the users.
Syntax 
alert(message);
Example 
alert("Welcome to Javascript");
Output 
"Welcome to Javascript" will be displayed as alert message.
Best Lessons of "Javascript Syntax with Examples"
Top lessons which are viewed more times.
  Copyright © 2014 Knowledge walls, All rights reserved
KnowledgeWalls
keep your tutorials and learnings with KnowledgeWalls. Don't lose your learnings hereafter. Save and revise it whenever required.
Click here for more details