Skip to content

Instantly share code, notes, and snippets.

@ANorwell
Created May 5, 2011 19:51
Show Gist options
  • Save ANorwell/957773 to your computer and use it in GitHub Desktop.
Save ANorwell/957773 to your computer and use it in GitHub Desktop.
Facebook client-side login
<div id="fb-root"></div>
<script src="http://connect.facebook.net/en_US/all.js#appId=1234512345&amp;xfbml=1"></script>
<fb:login-button show-faces="true" width="200" max-rows="1"></fb:login-button>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment