JQuery Programmer Question:

How to make a ajax call using jQuery?

Tweet Share WhatsApp

Answer:

The load( url, [data], [callback] ) method load HTML from a remote file and inject it into the DOM.

Download JQuery Programmer PDF Read All 201 JQuery Programmer Questions
Previous QuestionNext Question
How to check if event.stopImmediatePropagation() was ever called on this event object?How can we give face effect in jQuery?