Although it works offline, it isn\'t working online..this is the code us开发者_如何学运维ed <iframe src=\"http://www.facebook.com/plugins/like.php?app_id=125925834166578&href=http%3A%2F%2F
Ok, so I\'ve looked around a number of different websites but seem to get mixed information. Does anyone have any advice for implementing a Facebook Like button in an HTML email campaign?
I\'m writing an app. for Facebook using HTML and Javascript.I\'m trying to detect with javascript when the \"Like\" button on the Facebook page is clicked.I don\'t want to embed a \"Like\" button on m
I\'m trying to remove a like from a post on facebook using graph api. Like facebook\'s docs said i do this by requesting POST_ID/likes through HTTP DELETE verb. But 开发者_高级运维neither a post on my
I am having a problem with facebook send box开发者_开发百科 on my app. It is by default like the image bellow.
I have a facebook tab with an iframe application and within that tab there is a facebook like button to have a second capability to like the facebook page. It is an ordinary facebook like button ifram
Another issue related to the Facebook \"Like\" iframe: I simply do not understand where its width comes from. Look at the following code
I\'m running vBulletin 4.1.5 and I have configured it\'s Facebook settings. The problem I\'m facing is when someone clicked LIKE button, the thumbnail posted in Facebook is not the first image in the
How is this done? I\'ve seen some iframe content which was either hidden - in which case a graphic pointing up and saying something to the effect of \"like us...\" - or an offer - for example a discou
I use a UIWebView to run the facebook code. The problem is that the WebView is not authenticated in facebook so a login is required.