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...

Is there any advantage of using $.ajax() for ajax call against $.get() or $.post()?

Answer Posted / chaitanya

By using jQuery post()/ jQuery get(), you always trust the response from the server and you believe it is going to be successful all the time. Well, it is certainly not a good idea to trust the response. As there can be n number of reason which may lead to failure of response.

Where jQuery.ajax() is jQuery's low-level AJAX implementation. $.get and $.post are higher-level abstractions that are often easier to understand and use, but don't offer as much functionality (such as error callbacks). Find out more here.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a cdn? What are the advantages of using cdn?

801


What is the difference between jquery's ready and holdready?

4111


Is it possible that jquery html work for both html and xml document?

786


How to check data type of any variable in jquery? : jquery mobile

836


Explain width() vs css(‘width’)?

809


How to use jquery?

926


What is the difference between jquery-x.x.x.js and jquery.x.x.x min.js?

872


Why html 5 inputs look different across devices and browsers? : jquery mobile

839


What is the difference between $(window).load and $(document).ready function in jquery?

849


What are the two types of CDNs?

1025


What does jQuery data() function do?

899


What are the methods used to provide effects in jquery?

801


Which is the fastest selector in jQuery?

876


Do you have plans for a new jquery plug-in or something else we should look out for? Where to from here for the imgpreview plugin?

835


Is jquery code exicuted on the clientside, or serverside?

816