Technical Articles
Software Programming articles
Thursday, 17 December 2015
Ex:10 Open new window
To open a new window ,we need to call
window.open() method
Syntax:
Window.open(‘url to open’,’window name’,attribute1,attribute2)
Example:
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment