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 |
How do I open javascript console?
why jsp
Describe the properties of an anonymous function in JavaScript?
Explain unescape() and escape() in javascript?
How to detect browser name using JavaScript?
What is the use of window object?
What applications use javascript?
How to create function in JavaScript?
How do you name a variable in javascript?
Which companies are using node js?
How to make a function in javascript?
Should you disable javascript?