JQuery Programmer Question:
Download Job Interview Questions and Answers PDF
How to make a ajax call using jQuery?
Answer:
The load( url, [data], [callback] ) method load HTML from a remote file and inject it into the DOM.
Download JQuery Programmer Interview Questions And Answers
PDF
Previous Question | Next Question |
How to check if event.stopImmediatePropagation() was ever called on this event object? | How can we give face effect in jQuery? |