...

/

Quiz: Testing the Advanced

Quiz: Testing the Advanced

In this lesson, we'll test JS and jQuery in relation with HTML, at the advanced level.

We'll cover the following...

Test your understanding on JS and jQuery #

Question 1:

Q

Which of the following is NOT a window object property?

A)

defaultStatus

B)

closed

C)

constructor

D)

frames

...