Is there a way to use the XFBML FB like button instead of iframe?
Taken from http://developers.facebook.com/docs/reference/plugins/like :
"The XFBML version is more versatile, but requires use of the JavaScript SDK. The XFBML dynamically re-sizes its height according to whether there are profile pictures to display, gives you the ability (through the Javascript library) to listen for like events so that you know in real time when a user clicks the Like button, and it always gives the user the ability to add an optional comment to the like. If users do add a comment, the story published back to Facebook is given more prominence"

Comments

sanjith’s picture

Title: Customize Facebook like button » Customize Facebook like button - user responce track back
Version: 7.x-2.x-dev » 6.x-2.0
Component: Miscellaneous » Code
Assigned: Unassigned » sanjith

Hi,
In "facebook likes"
Was able to track a user action in "like button"?
Was he likes my link or not, How do I trace him ?
If he like my link I need to show some message, How to achieve this ?

Thanks,
Sanjith

sanjith’s picture

Hi,

searched and found one solution @

http://fbrell.com/xfbml/fb:like

but it uses FBML, Facebook gona to stop support FBML what's the exact solution ?

Thanks,
Sanjith

dre2phresh’s picture

Social Plugins use xfbml not fbml so they are not affected by the change.

TheCrow’s picture

XFBML is not implemented in SL and actually i can't find the time for rewrite again this part but who want contrib is welcome!

happysnowmantech’s picture

Title: Customize Facebook like button - user responce track back » Customize Facebook like button - user response track back

I would be interested in this feature i.e. getting XFBML support in Service Links so that I could use Facebook's JavaScript SDK to implement Google's Social Interaction Analytics for my site.

nonsie’s picture

TheCrow’s picture

Status: Active » Closed (duplicate)