To create a new window that opens to a specific page, we use the code:
To create a new window that opens to a specific page
with specific height and width, we use the code:
To create the button, we use this code:
This button calls the openwindow() function when clicked on.
The Javascript code for this openwindow() function is: