fbml Questions

5

I had several friend requests in facebook from profiles whose links end with "?fref=jewel". All the links had this ending term in the url. Some of the profiles were probably fake. Can anyone tell m...
Suddenly asked 25/6, 2015 at 3:32

4

Solved

I am making using fb login feature but problem comming to me is that whenever I click on the fb login button before page media loading is completed, it blocks the popup for fb login but if I click ...
Swanky asked 15/5, 2013 at 7:24

6

Solved

I'm having a problem that I can't see to fund the solution to. I have a tab on my Facebook page (one of those static HTML: iFrame apps). There are no problems accessing it from a PC, however when I...
Larentia asked 6/4, 2013 at 21:50

4

Solved

I have code like this. $(document).ready(function() { var highestCol = Math.max($('#main').children().height(),$('#main').children().height()); $('#main').children().height(highestCol); }); Bu...
Theocritus asked 27/3, 2011 at 12:25

21

Solved

I'd like to disable the Comment box that pops up when a user clicks the Facebook (fbml) Like button I've placed on my site. Is this possible to do? I can't find any details in the documentation.
Hachman asked 14/7, 2010 at 15:39

10

Solved

I'm using the comments facebook social plugin When I embed it, the script created an iFrame that has the text "Facebook social plugin" with the facebook logo at the bottom (as seen in the image att...
Erdei asked 2/2, 2011 at 1:59

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

6

Solved

We are having a problem with our facebook like/send button, if you open: http://apps.facebook.com/bymii-test/products.php?pageid=216605071714962&prd_id=35&prd_name=Coalesce: - click faceboo...
Mosely asked 25/8, 2011 at 17:25

5

Are we allowed to extend HTML5 with new tags like <foo:bar> in HTML5? I ask because the Facebook API includes just this kind of thing**, and our pages are defined as HTML5. More specificall...
Alexei asked 19/10, 2011 at 16:30

6

Solved

I'm trying to use Facebook's registration tool for my website. I would like to allow Facebook users to login seamlessly to my website, but also non-Facebook users to create an account through that ...
Equites asked 30/1, 2011 at 21:42

6

Solved

Is there an (easy) way to customise the look of the facebook like button implemented via fbml? I am pretty sure I saw this somewhere, but I cant remember where and I cant find any documentation on...
Nicknack asked 16/8, 2010 at 12:33

3

Solved

What's better? Login Button OAuth Dialog I like the Login Button because it shows profile pictures of the user's friends who have already signed up for your application and it opens a dialog ov...
Buchner asked 13/2, 2011 at 3:17

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

3

Solved

I have a reasonable workflow for developing an iFrame app for Facebook. It's reasonable because I can test the app on localhost with a local Apache in any one of a myriad of IDEs that support HTML,...
Efthim asked 29/6, 2009 at 1:19

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

3

We are getting a permission denied error in IE8. It happens after the FB.init. We have tried the channelUrl fix. We have put the as the first tag after the body. We have tried the document.domain i...
Neckwear asked 23/9, 2011 at 21:5

2

Solved

When Facebook drives traffic to an application, it often append &ref=whatever to the query string. This is useful for figuring out which integration points are working or not. I've figured out ...
Lode asked 10/5, 2010 at 20:30

1

Solved

In my current .NET and FBML-based facebook app, I have some code that looks like this: <fb:request-form action="http://mysite.com/InvitesSent.aspx" method="POST" invite="true" type="SomeTyp...
Plotkin asked 27/10, 2011 at 9:54

1

Solved

I recently ran into a problem when I upgraded to the new php and js sdk before the login button below worked fine, and the dialog box popped up for a user to grant permission. <fb:login-button...
Petey asked 10/8, 2011 at 22:50

3

Solved

After a page loads, I'm making an AJAX request to pull down an HTML chunk that contains tags representing a Facebook user profile picture. I append the result to a point in the DOM but the logos do...
Tervalent asked 22/9, 2009 at 21:3

1

I have a page containing a number of facebook "Like" buttons, embedded using the inline fbml technique (as opposed to iframe). Simple enough. The page renders fine, everything works as expected. H...
Metaphrase asked 4/5, 2011 at 11:41

4

Is there any way to determine if a Facebook user 'likes' a certain page with the API Facebook offers currently? UPDATE I have been trying to get this to work via the PHP graph API for a while now w...
Reduplication asked 16/1, 2011 at 3:44

2

What is xmlns:fb="http://www.facebook.com/2008/fbml"? I've been seeing it in a lot of <html> tags recently. What does it do?
Eosin asked 10/1, 2011 at 21:17

3

Solved

I am using the W3C XHTML validator to check my sites and I am getting some errors on pages with FBML. Most of the cause of such errors is the "&" character. Since FBML values and attributes are...
Bowstring asked 16/6, 2010 at 13:7

1

Solved

How can I create a link to a specific post on a wall from a FBML page? Like when you have a FB notification, click on it, and only the specific post (with its comments) is shown.
Jurisdiction asked 25/8, 2010 at 12:25

© 2022 - 2024 — McMap. All rights reserved.