0

Is there are difference between a .done(function {}) and a success function in an $.ajax call? I need the one that doesn't permit the program to continue until the ajax call and the success function are complete. Does .done(function {}) wait until success is completely processed or just continues as soon as the data is returned?

2

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.