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


How do you implement Ajax using hide() function in JQuery?

Answers were Sorted based on User's Feedback



How do you implement Ajax using hide() function in JQuery?..

Answer / upendar

$(selector).hide(200,function(){
$.ajax(url, data, function() {
});
});

Is This Answer Correct ?    2 Yes 0 No

How do you implement Ajax using hide() function in JQuery?..

Answer / dinesh

JQueryObj.hide(200,function(){$.ajax({})});

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JavaScript Interview Questions

What is new keyword in javascript?

0 Answers  


How can we send mail using Javascript?

1 Answers  


What are different types of scope chain available in javascript?

0 Answers  


What is strict mode in javascript?

0 Answers  


java pgm for reads a file(text file) and removes all the spaces then the text and write this back into the same file. e.g: (Input) _______ chennai is fourth biggest city in india. (output) _______ chennaiisfourthbiggestcityinindia.

0 Answers  


Which built-in method returns the characters in a string beginning at the specified location?

0 Answers  


What is scope javascript?

0 Answers  


What is null variable?

0 Answers  


how to create a moving div?

1 Answers  


How to accessing elements using javascript?

0 Answers  


What is ‘this’ keyword in JavaScript?

0 Answers  


Which built-in method returns the calling string value converted to upper case?

0 Answers  


Categories