NEW
Font size
S
M
L
XL
WorksheetsJQuery HTML
Total questions: 5
Worksheet time: 5mins
Name
Class
Date
1.
The jQuery animate() method is used to create custom animations.?
a)
True
b)
False
2.
Which of the following ways is correct Syntax of Jquery animate() ?
a)
$(selector).animate({params},speed,callback);
b)
$(selector).fadein(speed,callback);
c)
None of the above
3.
The jQuery stop() method is used to stop an animation or effect before ____________.?
a)
The Text is shown normal.
b)
it is finished
c)
None of the above
4.
It is also possible to define relative values ______?
a)
The Text is shown normal.
b)
(the value is then relative to the element's current value)
c)
None of the above
5.
Which of the following is the correct syntax of Stop() in JQuery?
a)
$(selector).stop(stopAll,goToEnd);
b)
flex-wrap: no-wrap;
c)
None of the above
Reset
