Skip to content

Instantly share code, notes, and snippets.

@adamgruber
Last active August 29, 2015 14:04
Show Gist options
  • Save adamgruber/34e4fe4e076787eeca73 to your computer and use it in GitHub Desktop.
Save adamgruber/34e4fe4e076787eeca73 to your computer and use it in GitHub Desktop.
samsung.js - A jQuery Plugin
function newSamsungProduct() {
return $('apple').clone();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment