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

1 Expert Approved Answer
Step: 1 Unlock

b Assign the ne... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related JavaScript Questions!