Title / Description
Code actionContext.ajaxClient.get( '/service/example/v1/test', {}, {}, { error: function( err ){ //take action when an error occurs }, success: function (response){ //take action when an success occurs }, complete: function (err, response){ //take action when a response is recieved } } );
Author
Highlight as C C++ CSS Clojure Delphi ERb Groovy (beta) HAML HTML JSON Java JavaScript PHP Plain text Python Ruby SQL XML YAML diff code