KyleMassacre Posted February 5, 2012 Share Posted February 5, 2012 Ok i have trying to get a facebook like button on my login page but its not working at all is there anyway one of you guys can give a little tutorial on it Quote Link to comment Share on other sites More sharing options...
The Spirit Posted February 5, 2012 Share Posted February 5, 2012 You simply copy and paste. Post what your doing up Quote Link to comment Share on other sites More sharing options...
Spudinski Posted February 8, 2012 Share Posted February 8, 2012 Three steps: 1. Goto https://developers.facebook.com/docs/reference/plugins/like/, enter URL and click "Get Code". 2. Include the JS SDK, and create two div elements, one ID=fb-root, other class=fb-like & data-parms. 3. Create an on(ready/bind) JS event, and insert code given in step 1. Simple. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.