Remember
Register
1
new
Chill
new
Puzzles
new
GK
new
Sports
new
Business
Home
Questions
MCQs
Unanswered
Tags
Users
Ask a Question
Write Article
Articles
Connect to us
What are the four parameters used for jQuery Ajax method?
0
votes
559
views
What are the four parameters used for jQuery Ajax method?
jquery
posted
Dec 9, 2015
by
Latha
Share this question
Your comment on this post:
Email me at this address if a comment is added after mine:
Email me if a comment is added after mine
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please
log in
or
register
.
1 Answer
0
votes
The four parameters are
URL – Need to specify the URL to send the request
type – Specifies type of request(Get or Post)
data – Specifies data to be sent to server
Cache – Whether the browser should cache the requested page
answer
Dec 9, 2015
by
Shivaranjini
Your comment on this answer:
Email me at this address if a comment is added after mine:
Email me if a comment is added after mine
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please
log in
or
register
.
Your answer
Preview
Email me at this address if my answer is selected or commented on:
Email me if my answer is selected or commented on
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please
log in
or
register
.
Similar Questions
+4
votes
What are various methods to make ajax request in jQuery?
0
votes
What is the use for noconflict method in jquery?
+1
vote
What is the use for no conflict method in jquery ?
Also tell me how to use this
noConflict()
method.
+1
vote
Which built-in method calls a function for each element in the array in jQuery?
0
votes
What is use for Jquery Load method?
...