Skip to main content

All Questions

Tagged with
54 votes
6 answers
107k views

Facebook how to check if user has liked page and show content?

I am trying to create a Facebook iFrame app. The app should first show an image and if the user likes the page, he will get access to some content. I use RoR, therefore I can't use the Facebook PhP ...
Rails beginner's user avatar
16 votes
3 answers
10k views

Why will jQuery not load in Facebook?

Situation : I am writing a chrome extension that works on any page. Problem Question : I can not load jQuery into Facebook and I would like to understand what is happening. Hypotheses : Facebook ...
Cris Stringfellow's user avatar
67 votes
7 answers
50k views

How to add a Facebook "Like" button to an AJAX driven page

I have trawled the net and Stack Overflow and have not found an adequate answer to this question. Before I start the trial and error process of finding my own solution, I thought I would turn to the ...
nokturnal's user avatar
  • 2,839
1 vote
3 answers
7k views

Trying to update Facebook Open Graph meta tags using client side jquery and ajax

I use ajax to render a content page with a Facebook Like Button plugin in it. The problem is that when the user clics Like, Facebook will extract meta info but I don't know how to assign the meta ...
Huang Yen-Chieh's user avatar
39 votes
3 answers
24k views

Is there open-source code for making 'link preview' text and icons, like in facebook? [closed]

In facebook, when you share a link, a neat little preview is created with an image headline, and text excerpt. Here's an example.. Does anyone know if there's any open-source code (pref. php & ...
Ben Clayton's user avatar
  • 81.8k
49 votes
5 answers
38k views

Using "share_open_graph" Facebook UI to create dynamic share dialog for quiz results

Summary: My problem is getting FB.ui, via the share_open_graph method, to create a customised share dialog that contains different title, description, and picture, based on the user's actions on the ...
Matt Morrison's user avatar
21 votes
5 answers
22k views

Facebook Login: How to combine JavaScript with PHP SDK?

How do I go about combining examples from both https://github.com/facebook/php-sdk/blob/master/examples/example.php and https://github.com/facebook/connect-js/blob/master/examples/jquery/login.html ...
Antony's user avatar
  • 5,434
14 votes
4 answers
25k views

How to embed my own video player in Facebook?

Is it possible to embed my own video player in Facebook, so I can see the video directly in the timeline, like all the YouTube videos? Are there any metatags I need to include in the <head> ...
Simon Thomsen's user avatar
14 votes
3 answers
14k views

How to create the title alert effect like Facebook?

How to create flashing title effect like facebook? Means, when you are chatting with someone and a new message is received, a title starts to switch between the original title and a message informing ...
Starx's user avatar
  • 78.5k
6 votes
5 answers
7k views

fb:login_button failed to resize in 45s

I attempted to implement an asynchronous loading Facebook log in button, but the button disappeared after 45 seconds. This is the message I got in the error console: FB:login_button failed to re-...
Iforce Pro's user avatar
3 votes
1 answer
5k views

Simple image tagging page like facebook image tag

<html> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script> <title>IMAGE TAGGING</title> <body> <center> ...
Dinesh Patil's user avatar
31 votes
4 answers
50k views

fb login popup block

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 on ...
Rohit Agrawal's user avatar
11 votes
7 answers
8k views

Facebook messenger checkbox plugin is hidden

I'm trying to implement the new Facebook Checkbox plugin in a form but in a weird way I can't get it showing on the screen. So I don't get errors clientside but Iframe is hidden. Here's an simplified ...
Stefanvdk's user avatar
  • 155
11 votes
3 answers
40k views

Changing Facebook meta tag Content Attribute using JQuery

I want to know how can I use JQuery in order to replace the content attribute of my Facebook meta tags. I searched StackOverflow and what I've found was this example: $("meta[property=og:title]")....
Liron Harel's user avatar
  • 11.1k
9 votes
10 answers
28k views

How to remove the "Facebook social plugin" text?

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 ...
Yuval Karmi's user avatar
  • 26.5k

15 30 50 per page
1
2 3 4 5
11