Effect
Test
Model Test
Ebook
Quiz 1: JQuey Basic
Quiz 2: JQuery Model Test 2
Quiz 3: Quiz on JQuery function
Quiz 4: Quize - jQuery event type
Index
JQuery Home
Basic
5
Selector
17
Function
1
Traversing
6
CSS
7
Manipulation
10
Event
10
Ajax
8
Effect
10
Schools
Ebook
Question:
Which function perform a custom animation of a set of CSS properties?
A
customAnimate()
B
animate()
C
animation()
D
ani()
Note:
Not available
Show answer
Show Note
Report
Question:
Which method is used to fade in all matched elements by adjusting their opacity and firing an optional callback after completion?
A
fadeIn(speed,callback)
B
fadeIn(speed,[callback])
C
fadeIn()
D
fade(speed)
Note:
Not available
Show answer
Show Note
Report
Question:
Which method is used to fade the opacity of all matched elements to a specified opacity and firing an optional callback after completion?
A
fadeIn(speed)
B
fadeTo(speed,opacity [,callback])
C
fadeIn()
D
fadeTo()
Note:
Not available
Show answer
Show Note
Report
Question:
Which function is used to stops all the currently running animations on all the specified elements?
A
pause()
B
stops()
C
stop()
D
none of these
Note:
Not available
Show answer
Show Note
Report
Question:
How can you globally disable all JQuery animations?
A
stop()
B
$().fx.off
C
JQuery.fx.off
D
none of these
Note:
Not available
Show answer
Show Note
Report
Question:
Which is not correct string representing predefined speed argument used in JQuery effect methods?
A
slow
B
normal
C
fast
D
medium
Note:
Not available
Show answer
Show Note
Report
Question:
JQuery effect methods define speed parameter using number in ____
A
milliseconds
B
nanoseconds
C
seconds
D
minutes
Note:
Not available
Show answer
Show Note
Report
Question:
Which of the following is not effect method in JQuery?
A
show()
B
hide()
C
toggle()
D
slide()
E
slideUp()
F
fadeIn()
Note:
Not available
Show answer
Show Note
Report
Question:
Which is not UI library based effect?
A
Blind
B
Bounce
C
Clip
D
Slide
E
Shake
F
Puff
Note:
Not available
Show answer
Show Note
Report
Question:
JQuery provides method to display elements between revealed or hidden. If the element is initially displayed, it will hidden; if hidden, it will be shown.
A
show()
B
hide()
C
toggle()
D
animate()
Note:
Not available
Show answer
Show Note
Report
First
Prev
1
Next
Last
/1
Go
Schools
App Store
Whiteboard
Blogs
Quiz
Test
Apply Course
Games
Freelancers
Professionals
Newspapers
Terms
Privacy
Copyright © 2024. Powered by
Intellect Software Ltd