Question 3
With jQuery, look at the following selector: $("div.intro"). What does it select?
Previous Next
Progress
13%
Question 4
What is the correct JavaScript syntax to change the content of the HTML following element? <p id="demo">This is a demonstration.</p>
Previous Next
Progress
20%
Question 6
Which jQuery function is used to prevent code from running, before the document is finished loading?
Previous Next
Progress
33%
Question 9
What is the correct syntax for referring to an external script called "xxx.js"?
Previous Next
Progress
53%
Question 11
Which jQuery method should be used to deal with name conflicts?
Previous Next
Progress
67%
Question 12
The jQuery animate() method can be used to animate ANY CSS property?
Previous Next
Progress
73%