How do you control a new window that you have created with JavaScript code? a. You cannot

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. 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.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question

JavaScript

ISBN: 9781305078444

6th Edition

Authors: Sasha Vodnik, Don Gosselin

Question Posted: