Question: How do you control a new window that you have created with JavaScript code? a. You cannot control a new window with JavaScript code. b.
How do you control a new window that you have created with JavaScript code?
a. You cannot control a new window with JavaScript code.
b. Assign the new Window object created with the window.open() method to a variable.
c. Use the name argument of the window.open() method.
d. Use the name argument of the document.open() method.
Step by Step Solution
3.42 Rating (180 Votes )
There are 3 Steps involved in it
b Assign the ne... View full answer
Get step-by-step solutions from verified subject matter experts
