xfbml Questions

2

Solved

I have a big page with a "load more" button at the bottom; each click on "load more" loads more content via AJAX. Part of that content is Facebook like buttons: <div class="fb-like" data-href="...
Hygroscope asked 19/8, 2013 at 1:18

19

Solved

Is it possible to make Facebook's comments widget a fluid width? Their documentation shows a width field for the fb:comments xfbml or iframe which is specified as: width - the width of the plugin...
Gonfalon asked 16/9, 2011 at 16:2

4

Solved

I have a Facebook like button on my website, however as it works currently it only lets users like the page that they are currently on. Is it possible to make the button like our Facebook page inst...
Hirsh asked 27/3, 2011 at 23:46

1

Solved

Today, I've just updated the Comments plugin, now based on href property, after changes introduced by "July 2013 Breaking Changes". Using the new href-plugin I no longer see the xid-comments, but ...
Hendrika asked 26/7, 2013 at 14:17

1

I have a number of dynamically generated like buttons on a site (http://www.thepropaganda.com), and so I use FB.XFBML.parse to generate them all. For some reason the parser always gets into a loop ...
Grim asked 23/8, 2012 at 16:12

1

I'm trying to implement Facebook registration on a website. Without the onvalidate parameter, everything works as one would expect it to, but when including it everything seems to break down (no er...

3

Solved

Is there something similar to FB.XFBML.parse() but for the HTML5 versions of the social plugins? I don't want to use XFBML... Basically, I'm building a one page application that needs to change the...
Simons asked 14/1, 2012 at 18:11

3

Solved

is there a callback function (e.g. onComplete) for this? I would like to display a loader. FB.XFBML.parse()
Landseer asked 13/7, 2010 at 6:8

3

Solved

I'm really confused. I'm trying to use some of the very simple Facebook plugins on my site, specifically the basic "Like" button. I already know how to use the limited version with an iFrame. Ho...
Castoff asked 7/4, 2011 at 0:14

0

Im tryng to use the XFBML implementation of the Like Button, as it is described in the facebook social plugin page The like button appears and works fine (it asks for a confirm action, but it work...
Polder asked 21/11, 2012 at 14:1

1

Solved

As far as I know there is no way to migrate existing Facebook comments which use fb:comments/xid over to the new fb:comments/href version. There are some StackOverflow topics ( How to migrate Faceb...
Apoloniaapolune asked 3/5, 2012 at 18:36

2

Solved

I'm putting the facebook LikeBox plugin on a webpage i'm working on. it's built on HTML & CSS & JavaScript. I wanted to know which code would be the best to use since there are three optio...
Burton asked 13/6, 2012 at 7:30

4

my fb comments code is: <fb:comments url="<?=$this_url?>" width="600" xid="<?=$this_unique_xid?>" notify="true" candelete="true" simple="1" numposts=1 url="http://www.veethi.com"&gt...
Interoffice asked 13/12, 2011 at 10:7

2

Solved

I am trying to understand what exactly is the difference between fbml and xfbml! Is XFBML same as FBML combined with java script?
Labialized asked 18/1, 2011 at 18:4

2

Solved

I put up this test page to illustrate this issue: (dead Link) Every browser I've tested on has worked but in Internet Explorer 8. The odd part is that Internet Explorer 8 doesn't even report an er...

4

Solved

I'd like to change the URL to like of an FB:Like button dynamically using JavaScript. Right now I've only been able to change the href attribute of the fb:like tag (I've pasted the code below). But...
Loehr asked 4/5, 2010 at 9:24

2

Solved

So I'm trying to do some event handling when a user clicks the like button. My Facebook button is being created asynchronously via: (function() { var e = document.createElement('script'); e.asyn...
Pincer asked 25/7, 2011 at 14:45

2

I have a Facebook connect app / canvas IFrame app which has a Like control for a fanpage. I'd like to detect when the user clicks the Like button to be able to display additional info (a discount c...
Calista asked 14/5, 2010 at 22:18

3

Solved

I've recently implemented Facebook Login button and a Facebook "Like" button using XFBML. You can see the site on http://colnect.com Everything works well with FireFox, Chrome, Opera & Safari....
Regeneracy asked 21/9, 2010 at 9:17

2

Solved

I am simply trying to setup Facebook Connect to allow the choice on my already established site to register with the registration form, or to register with Facebook Connect (this really should be e...
Mesmerize asked 4/6, 2010 at 19:33
1

© 2022 - 2024 — McMap. All rights reserved.