Skip to content

Instantly share code, notes, and snippets.

@Altreus
Created April 1, 2011 13:26
Show Gist options
  • Save Altreus/898134 to your computer and use it in GitHub Desktop.
Save Altreus/898134 to your computer and use it in GitHub Desktop.
$.fn.promulgate = function() {
// this != the function!!
this.data = ':<'; # no
}
jQuery is all like $.fn.promulgate.apply(something else)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment