Questions tagged [facebook-like]

Widget that enables users of Facebook to "Like" websites, photos, objects, posts, etc.

The Facebook-like button is a widget that enables users of your site to "Like" photos, objects, posts, etc. It also helps drive traffic to your site with Facebook notifications, e.g. "Martin likes [your site]".

3999 questions
17
votes
2 answers

multiple facebook like buttons (fb:like) are not working: unliking themself

EDIT: LAST UPDATE: So, we've tested some more. I used the facebook developers 'lintner' http://developers.facebook.com/tools/lint/. There are no errors found on either one of my pages PLUS the like button on the lint-page is working perfectly. If I…
17
votes
4 answers

integrate facebook like button with dynamically loaded content

The website I am working on consists of a list of items dynamically loaded via AJAX. As you scroll down the page, more items are loaded. Now my customer wants to add a Facebook like button (and the number of people who liked this) to each of these…
Max
  • 15,693
  • 14
  • 81
  • 131
17
votes
2 answers

Facebook Like functionality using C# SDK

I want to display to know when the facebook like button is clicked and upon verify button click, I want to post the like to the fan page. I want to use Facebook C# SDK. Here is my code: Html Your Website Title