Q.1.
The "#" is used to select an html element by its:
Q.2.
Which of the following is selected by $('#bar')?
Q.3.
RemoveClass() - Removes one or more classes from the _________?
Q.4.
The jQuery animate() method is used to create custom animations.?
Q.5.
Which of the following ways is correct Syntax of Jquery animate() ?
Q.6.
Which sign does jquery use as a shortcut for jquery?
Q.7.
The hover() method takes two functions and is a combination of the ______?
Q.8.
JQuery provides a variety of methods that allow us to traverse the DOM.?
Q.9.
Which of the following is the correct syntax of Stop() in JQuery?
Q.10.
Which of the following ways is correct JQuery Event Syntax ?
Q.11.
Which of the following is the correct form to create to hide elements in Jquery and select the element?
Q.12.
Which of the following ways is correct JQuery Hide() Syntax ?
Q.13.
The last() method returns the last element of the ____________.?
Q.14.
AddClass() - Adds one or more classes to the____________.?
Q.15.
It is also possible to define relative values ______?
Q.16.
How do you assign a variable that calls a function with a.run();
Q.17.
Which sign does it use as a shortcut for Modulus in JS?
Q.18.
Profile cards are like photos with captions of.
Q.19.
How to Write Jquery Comments?
Q.20.
Which of the following ways is the correct Syntax of the .focusout() method in JQuery ?