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
Which software is used for javascript?
What is Associative Array? How do we use it?
What is class example?
What are the basic groups of dataypes in JavaScript?
How to use external JavaScript file?
How to test 404 page in QA
Explain higher-order functions in javascript?
What is the use of a weakset object in javascript?
How to detect the OS on the client machine in JavaScript?
What is Unobtrusive JavaScript & Why it's Important?
What are the distinct types of error name values?
java pgme for class members hours:minutes:seconds then the constructor expects milliseconds as assignment and initialize data members the members function print hh:mm:ss 90,000 milliseconds passed in constructor then the output is 00:01:30
Is javascript multi-threaded or single-threaded?
accessdenied javanet disconnet
How can javascript be used to improve the "look and feel" of a web site? By the same token, how can javascript be used to improve the user interface?