Skip to content

Instantly share code, notes, and snippets.

@davidji99
Created March 4, 2014 00:51
Show Gist options
  • Select an option

  • Save davidji99/9338060 to your computer and use it in GitHub Desktop.

Select an option

Save davidji99/9338060 to your computer and use it in GitHub Desktop.
$(document).ajaxComplete(function() {
$("#someElement").html("<p>Requesting heroes!</p>"); //the action
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment