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

Answer Posted / dinesh

JQueryObj.hide(200,function(){$.ajax({})});

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between "var" and "let" keywords?

508


List some of the disadvantages of javascript.

490


How will you get the checkbox status whether it is checked or not?

460


Why does the browser display the slow script warning?

493


What is the difference between == and ===? Which one would you use?

548






What is output of undefined * 2 in javascript?

461


How do I open javascript console?

475


How do you disable javascript?

450


How do I turn on javascript?

429


What are the limitations of javascript?

469


Explain equality operators in javascript?

524


What is null in javascript?

525


What is new keyword in javascript?

474


What is difference between local variable and global?

467


How compare function works javascript?

445