Skip to content

Instantly share code, notes, and snippets.

@ghankerson
Created February 18, 2014 20:10
Show Gist options
  • Save ghankerson/9078995 to your computer and use it in GitHub Desktop.
Save ghankerson/9078995 to your computer and use it in GitHub Desktop.
$('#sltds-social_link_that_dont_suck').clone().appendTo('#node_content', function() {
Drupal.attachBehaviors($('#node_content'));
}
).attr('id', 'sltds-2');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment