Skip to content

Instantly share code, notes, and snippets.

@kevinvaldek
Created May 21, 2010 07:39
Show Gist options
  • Save kevinvaldek/408582 to your computer and use it in GitHub Desktop.
Save kevinvaldek/408582 to your computer and use it in GitHub Desktop.
new Request.HTML({
update: updateElement,
onSuccess: function() {
rails.applyEvents(updateElement);
}
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment