Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

My site has an internal like button. When users click on it while reading a post their avatars appears at the bottom of the post. I'm wondering if it's possible to combine this with FB like-button functionality. So when a user clicks the button, If the user has facebook account it likes it on FB as well as on the site. But if the user doesn't have FB on, or if the user doesn't have FB account it just likes it in the site? Basically I want to combine two buttons in one. Is this doable?

share|improve this question
Sure. You'd need to use the built-in like functionality. – cpilko Jan 22 at 2:08

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.