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 to divide a page into parts using jquery mobile? : jquery mobile

768


Explain the difference between jquery-x.x.x.js and jquery.x.x.x min.js?

700


How to work with jQuery parent(), children() and siblings()?

848


How method can be called inside code behind using jQuery?

789


What is get()? : jquery mobile

744


How to stop jqm from auto-enhancing an element? : jquery mobile

726


What is $('div')? : jquery mobile

735


When can you use jquery?

785


What is difference between sorting string array and sorting numerical array in jquery?

782


How can we apply css in odd childs of parent node using jquery library?

755


differentiate between bind() vs live() vs delegate() methods in jquery.

765


Explain the use of each function in jquery?

4105


How to validate phone number using jquery?

867


What are selectors in jquery mean ?

859


What is the use of each function in jQuery?

798