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 are the variables in javascript?

0 Answers  


What is the Use of true or false in Ajax cal using Java Script?

3 Answers   CTS,


How to add behavior to an element using javascript?

0 Answers  


What are different types of inheritence? Which inheritance is followed in javascript.

0 Answers  


What is the difference between attributes and property?

0 Answers  






What are the types of data types?

0 Answers  


What is the use of a weakmap object in javascript?

0 Answers  


What are the methods involved in javascript?

0 Answers  


What is javascript? List some data types supported by javascript?

0 Answers  


Are there any iphone Institutes which also train iphone automation testing in Hyderabad?

0 Answers  


How to loop through array in javascript?

0 Answers  


how to run the servlet in tomcat

0 Answers   DELL, TCS,


Categories