How do you implement Ajax using hide() function in JQuery?
Answers were Sorted based on User's Feedback
Answer / upendar
$(selector).hide(200,function(){
$.ajax(url, data, function() {
});
});
| Is This Answer Correct ? | 2 Yes | 0 No |
What is the javascript function?
Why do you need javascript?
What is javascript and how it works?
Explain the role of deferred scripts in javascript?
Write a Program using Servlet and JDBC for developing online application for displaying the details of Cars owned by the residents in XYZ society. Make necessary assumptions and create appropriate databases
Why is javascript dangerous?
Why javascript is called lightweight language?
How do you add an element at the beginning of an array?
What is the requirement of debugging in javascript?
What is the need of javascript?
What are associative arrays in javascript?
Why global variables are bad javascript?