SEE UPDATE AT BOTTOM OF THIS POST I am trying to implement a Facebook comments box in an ng-repeat and am having issues with it displaying. In Chrome it doesn't display until I click the refresh button, whereas in IE10 I can not get it to displ...
Step by step i did these Create a new Facebook App (App ID: 544557495732050) Create a new Facebook Page (https://www.facebook.com/Pasha-electronic-502844156580479/) In App which created by step 1 check yes (Yes, mirror to page - which created on s...
This displays the comments from that http://domain.com/some/abc <fb:comments href="http://domain.com/some/abc" num_posts="20" width="500"></fb:comments> <div id="fb-root"></div> <script type...
I can't seem to find exactly what I'm looking for in the docs, and I'm using one of these on a site, but I need to update a previously assigned variable in my JS once the comment box loads completely. Where or how would I go about doing t...
On the iPad, facebook comment box automatically sets a height of 590px. The initial view is just the login button so it's much too large. I can't set a height in css because once they log-in, then the content area will be too small, and fb do...
I have facebook comments on my site. I noticed that when there are 10 comments or above, the plugin doesn't show the comment input box by default (like it does when there are few comments). if a user wants to comment he has to click on "add a...
i am trying to moderate facebook's plugin of comments. But his documentation about this is not clear for me. I tried to integrate but it is not working. Anyone knows how to implement this? <div id="fb-root"></div> <scrip...
I need to execute javascript code after the facebook comments plugin is properly rendered on the page (basically I need to get the #content's height) Comments placement somewhere in the content: <div id="content"> <fb:comme...
I have a problem with Facebook comments, which doesn't work on Safari for the iPhone. The Facebook comments works nicely in most browsers, but I get a Javascript error in Safari on the iPhone. I have created a minimal test-case here, which shows...
I'm trying to set the width in percent (80%) of the Facebook code.This doesn't work! First I tried via css but nothing has changed. It's always of default Facebook width (500px about). <div id="fb-root" style="width: 80%...
©2020 All rights reserved.