/** * Special Effects AJAX framework command. */ Drupal.ajax.prototype.commands.bookingEmailIDs = function(ajax, response, status) { alert("Hello I'm Maged Eladawy...") ; // this will be executed after the ajax call }