Skip to content

Instantly share code, notes, and snippets.

@Pent
Created June 13, 2013 21:20
Show Gist options
  • Select an option

  • Save Pent/5777477 to your computer and use it in GitHub Desktop.

Select an option

Save Pent/5777477 to your computer and use it in GitHub Desktop.
Template.someModal.rendered = function() {
$(this.find('#modal')).hide().fadeIn();
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment