How to determine if user already liked page(page of site not FB) with facebook like button?
I need this to show different content for them in header of the site.
Thanks for help.
|
How to determine if user already liked page(page of site not FB) with facebook like button? I need this to show different content for them in header of the site. Thanks for help. |
||||
|
If it is in an |
|||
|
|
Found this posibility in facebook graph API. https://graph.facebook.com/me/likes http://developers.facebook.com/docs/reference/api/ Pity but this need to be authorized. Will try to find something else. |
|||
|
|
iframe? – alex Apr 15 '11 at 7:52