Menu

#1375 Client: Able to listen the Ajax error

5.0.4
closed
nobody
5
2010-07-05
2010-07-05
Tom M. Yeh
No

Currently, the only way to listen the Ajax error is to override confirmRetry. However, it is better to have a separate listener:

zAu.onError(function mycallback(req, errCode) {
//...
});

Discussion

  • Tom M. Yeh

    Tom M. Yeh - 2010-07-05

    Ready since July 5, 2010

     
  • Tom M. Yeh

    Tom M. Yeh - 2010-07-05
    • status: open --> closed
     

Log in to post a comment.