Skip to content

Instantly share code, notes, and snippets.

@sur
Created May 17, 2013 04:07
Show Gist options
  • Save sur/5596866 to your computer and use it in GitHub Desktop.
Save sur/5596866 to your computer and use it in GitHub Desktop.
Render Facebook Like button after Ajax Call.
# add the following JS code at the end of the ajax call.
FB.XFBML.parse();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment