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

Is Exception handling possible in Javascript?

740


How do functions work in javascript?

659


What are the different objects used in javascripts?

707


Can you explain the difference between == and ===?

718


To put a "close window" link on a page ?

714


What’s a way to append a value to an array?

714


What close() does in javascript?

683


Is javascript enabled on chrome?

656


Is javascript case sensitive?

843


A milk carton can hold 3.78 litres of milk. Each morning, a dairy farm ships cartons of milk to a local grocery store. The cost of producing one litre of milk is $0.38, and the profit of each carton of milk is $0.27. Write a java program that prompts the user to enter the total amount of milk produced in the morning. Then display the number of milk cartons needed to hold milk, the cost of producing milk, and the profit for producing milk.

1803


What are parameters in javascript?

671


How do you check if a string is a number javascript?

660


What does the enableviewstatemac setting in an aspx page do?

704


Which is better for or foreach in javascript?

690


Define unescape() function?

714