I am very confused about the way the xfbml like button actually works with urls. I had multiple xfbml facebook like buttons working perfectly fine for a couple of month on a ajax site with url with
I have two different mechanisms on my site using 开发者_如何学运维both xfbml and fbjs: an FB:Like tag for individual entries
anyone knowing a reason why my application, only renders name.. profile.. but not the eventlink? (it\'s an iframe application)
Going over the XFBML Comments widget, i\'ve noticed that right below their example sits a much better widget, titled Discussion.
Sometimes iv\'e got the problem that no facebook fanbox is load on my companies website Friseursalon München. Can\'t find a problem in the fbxml code:
Facebook is deprecating FBML and recommending JavaScript SDK (on Graph API) with Social Plugins to implement features inside an iFrame app.
I wanted to use facebook\'s like bu开发者_JAVA百科tton for voting on my page. Unfortunately when \'Like\' is clicked I get 3-5 requests to my function instead of only one. Is there a way to prevent th
We\'re about to build a Facebook application that will run inside an XFBML IFrame. We already found a good tutorial for that (kudos to the author). Right now, there\'s one more issue we need to deal w
I am wondering whether it is possible to change the action of a Facebook like button on an Ajax event.
I would like to use javascript (JQuery) to ask the server for XFBML code via ajax. The XFBML code will then attached to the DOM.