Knowledge Walls
Laya
Hyderabad, Andhra Pradesh, India
window.open() Method in Window Object of Javascript Syntax with Examples
2623 Views
Usage 
The open() is used to open new window based on the URL mentioned.
Syntax 
window.open("Mention the Website name/ any size");
Example
window.open("http://www.knowledgewalls.com");
Output 
This method will open knowledge wall website in new window.
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