Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What are various methods to make ajax request in jQuery?

Answer Posted / chaitanya

Using below jQuery methods, you can make ajax calls.

load() : Load a piece of html into a container DOM

$.getJSON(): Load JSON with GET method.

$.getScript(): Load a JavaScript file.

$.get(): Use to make a GET call and play extensively with the response.

$.post(): Use to make a POST call and don't want to load the response to some container DOM.

$.ajax(): Use this to do something on XHR failures, or to specify ajax options (e.g. cache: true) on the fly.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How we can get the value of a radio button using jquery?

807


How do I check if an element is hidden in jQuery?

819


How to set jquery mobile responsive table width to 100% width despite css styles? : jquery mobile

747


Define jquery filter?

827


Explain url paremeter of jquery ajax method?

8959


What are the advantages of jQuery?

821


What is eq()? : jquery mobile

901


What is the need for jquery? : jQuery Mobile

876


How to submit a form without submit button using jquery?

806


How to check or uncheck all checkboxes using jquery?

828


Difference between find() and closest() in jquery?

830


Mention some advantages of jquery.

840


Tell me how to executed jquery selectors? : jquery mobile

791


How to debug jquery code/ debug jquery?

880


Why is jquery better than javascript?

957