Skip to content

Instantly share code, notes, and snippets.

@tywong
Last active August 29, 2015 14:23
Show Gist options
  • Save tywong/22d9a5cb76b86063efb9 to your computer and use it in GitHub Desktop.
Save tywong/22d9a5cb76b86063efb9 to your computer and use it in GitHub Desktop.
jQuery -> self HTML
console.log( $('<div>').append($obj.clone()).remove().html() );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment