How do you make an AJAX callback trigger another AJAX call?

Posted by oo on Stack Overflow See other posts from Stack Overflow or by oo
Published on 2010-03-20T17:26:39Z Indexed on 2010/03/21 10:11 UTC
Read the original article Hit count: 278

Filed under:
|
|
|

Is there a way to have the callback of one AJAX trigger another AJAX call? Or will that go out of scope?

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about AJAX