If you want to stop your jQuery for a few milliseconds, which function do you use?
delay()
slowdown()
pause()
stop()
Correct Answer : A
When do you use the $(this) code?
The method that provides AJAX functionality within jQuery is named..
With jQuery, look at the following selector: $("div.intro"). What does it select?