Ajax
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 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
Question:
Which of the following JQuery ajax function is now depreciated?
A
ajax()
B
load()
C
post()
D
getJOSN()
Note:
Not available
Show answer
Show Note
Report
Question:
What is the correct literal for data attribute in the JQuery ajax() function?
A
string literal
B
number literal
C
array literal
D
object literal
Note:
Not available
Show answer
Show Note
Report
Question:
What is the correct literal for the success attribute in JQuery ajax() function?
A
function literal
B
array literal
C
object literal
D
none of these
Note:
Not available
Show answer
Show Note
Report
Question:
What is not correct attribute used in JQuery ajax() function?
A
url
B
data
C
type
D
success
E
method
Note:
Not available
Show answer
Show Note
Report
Question:
Which JQuery ajax function is used to be executed whenever an AJAX request begins?
A
ajaxBegin()
B
ajaxStart()
C
ajaxSend()
D
None of these
Note:
Not available
Show answer
Show Note
Report
Question:
Which of the following is not JQuery ajax function?
A
ajax()
B
get()
C
post()
D
load()
E
getAjax()
Note:
Not available
Show answer
Show Note
Report
Question:
What is the correct syntax of calling JQuery ajax() function?
A
$.ajax(options);
B
$.ajax({options});
C
$.ajax([options]);
D
$.ajax();
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