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

Answer Posted / upendar

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

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Event bubbling and Event Capturing in JavScript?

717


Write about the errors shown in javascript?

643


What is var and let in javascript?

692


What is require in javascript?

671


How do you include a comment in javascript?

665


How to use "join()" to create a string from an array using javascript?

678


Explain event bubbling and event capturing in javascript?

660


What is ‘this’ keyword in JavaScript?

741


What are the uses of javascript in web page designing?

643


Do I need javascript enabled?

696


You have an asp. Net web application running on a web-farm that does not use sticky sessions - so the requests for a session are not guaranteed to be served the same machine. Occasionally, the users get error message validation of view state mac failed. What could be one reason that is causing this error?

715


What is javascript used for on iphone?

648


How host objects are different from native objects in javascript?

703


How do I run javascript on my iphone?

700


How do I open javascript on my iphone?

663