JQuery
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 method is used to wrap each matched element with the specified element ?
A
wrap(elem)
B
wrap(html)
C
wrap(text)
D
wrapAll(elem)
Note:
Not available
Show answer
Show Note
Report
Question:
Which method removes all matched elements from the DOM ?
A
remove(expr)
B
empty()
C
removed()
D
removeAll([selector])
Note:
Not available
Show answer
Show Note
Report
Question:
Which event type is occurs when the element loses focus ?
A
blur
B
focus
C
load
D
change
Note:
Not available
Show answer
Show Note
Report
Question:
To append all of the matched elements to another , specified set of elements you should use ?
A
after(content)
B
append(content)
C
appendTo(selector)
D
prepend(content)
Note:
Not available
Show answer
Show Note
Report
Question:
Which method is used to remove all matched elements from the DOM ?
A
empty(expr)
B
remove(expr)
C
removeAll()
D
emptyAll()
Note:
Not available
Show answer
Show Note
Report
Question:
To wrap the inner child contents of each matched element (including text nodes) with an HTML structure you should use ?
A
wrapInner(html)
B
wrapInner(elem)
C
wrapAll(html)
D
wrapAll(elem)
Note:
Not available
Show answer
Show Note
Report
Question:
Which event type occurs when the element changes ?
A
change
B
blur
C
click
D
focus
Note:
Not available
Show answer
Show Note
Report
Question:
Which are not the event attributes?
A
altKey
B
data
C
mouseup
D
unload
Note:
Not available
Show answer
Show Note
Report
Question:
Which event type occurs when a mouse click ?
A
click
B
dblclick
C
keypress
D
keydown
Note:
Not available
Show answer
Show Note
Report
Question:
Which method is used to load a remote page using an HTTP request ?
A
jQuery.ajax(options)
B
jQuery.ajaxSetup(option)
C
jQuery.get(url)
D
jQuery.getScript(url)
Note:
Not available
Show answer
Show Note
Report
First
Prev
3
4
5
6
7
Next
Last
/8
Go
Schools
App Store
Whiteboard
Blogs
Quiz
Test
Apply Course
Games
Freelancers
Professionals
Newspapers
Terms
Privacy
Copyright © 2025. Powered by
Intellect Software Ltd