Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
An `iframe` is an HTML element that creates an "inline frame" within a document.
0
votes
0answers
6 views
Click on a like button implemented by iframe doesn't appear on my timeline
I implemented the Facebook "Like" button using iframe into following page:
http://www.atelierdolcevita.be/membres/testxz.php
and when I click on it, my face appears next to it and the "like" does ...
-1
votes
0answers
3 views
Facebook in wordpress widget not read by robots plus other issues/questions
I really do thank you in advance! im not a complete newbie but not into coding or web design in my day job so please do offer me as much plain english as you can! massive thanks for your time to all!
...
-1
votes
0answers
15 views
like box only appears connected to facebook for www.facebook.com/NeteCentavos
When you are creating a like box, in the url: https://developers.facebook.com/docs/reference/plugins/like-box/, and using as url parameter: www.facebook.com/NetCentavos, the box appears only when you ...
2
votes
1answer
54 views
jQuery inside Facebook iframe doesn't load in IE
I've done a page with a UI datapicker to display events and I'm trying to put it inside a facebook page tab. Everything works fine in every browser except for IE.
It can be a dumb guess of a ...
0
votes
1answer
33 views
Iframe on Google Chrome
Hello i am making a website but i am trying to iframe facebook or google into my website, but its not working no website link pops up, i am using google chrome.
...
0
votes
0answers
25 views
Facebook share from within an Iframe which directs to a Parent page
We have parent page with an Iframe in it.
We want people to use a Facebook share button (using Addthis.com) within the iframe, and that the share will:
Get the parent page URL, and link the share to ...
0
votes
0answers
24 views
How to make facebook iframe like page fit on mobile device?
I am trying to make my facebook iframe like page fit the contents of my mobile site and don't know how to achieve this. Any help would be appreciated. You can see how the facebook page looks like now ...
0
votes
1answer
35 views
Facebook comment plugin does not show in iframe
I am trying to use facebook comment plugin in my fancybox (iframe) however for some reason the plugin does not load / show. Like plugin just next to the comment plugin works fine.
I am using HTML5 ...
0
votes
1answer
49 views
Facebook like box not showing news feed
Trying to add my bands like box to my website. I have done this for other websites and it has been fine but this page doesnt display any news feed or anything. I have heard that it wont show posts ...
0
votes
0answers
21 views
facebook comments plugin pop up width in mobile
This is the html rendering
<div class="generic_dialog pop_dialog generic_dialog_fixed_overflow" id="dialog_0" style="">
<div class="generic_dialog_popup" style="margin-top: 40px;">
...
0
votes
1answer
21 views
opening a javascript url outside of facebook frame app
I have built a facebook app that has a menu for a navigation and I want to be able to open my links outside of the iframe app. is this possible? I am using this and it loads inside the iframe but I ...
1
vote
0answers
11 views
Creating One Poll for Blog and Facebook
Hey there I'm running a contest and would love to gather poll results both on my blog and my company Facebook page. Anyone know of a way to do this so the results are fluid? In other words a vote on ...
0
votes
0answers
52 views
Facebook like button with open graph and iframe
I have problem with facebook like button, using open graph and iframe.
1) Create an application in facebook
2) Gender meta tags:
<meta property="og:title" content="Ranking Metro 2013 - Hockey" ...
1
vote
2answers
565 views
Facebook Like Box - Edit iFrame CSS
I was able to edit the css to my iframed twitter widget using the following instruction:
iframe CSS Override for New Twitter Widget
However I can't seem to get something similar to that to work on ...
0
votes
0answers
65 views
Javascript Facebook PHP - Send notifications
I want to send out, every monday at 10 am (cronjob) notifications to all my users that are using my app that a new round has begun.
The problem is, it works now for 5-6 testuser, thats fine, but ...
1
vote
0answers
51 views
Session lost in Safari
we have a facebook application. this project developted with MVC 3. And we use data transfer with session. But the session was null when we changed page.
For a solution we add some code at out ...
0
votes
1answer
86 views
Facebook Comments iFrame height limited when using HTML file not URL
I'm loading a facebook comment page from a local file, not a URL.
(Reason: It's for a Mobile App & I need a template file for creating multiple comment pages)
The FB comments load but the ...
0
votes
0answers
101 views
Facebook API access from localhost iframe without SSL
During development, I serve my facebook application on http://localhost:3000 (no https). I have set up a sandboxed development version of my application with facebook that has "localhost" as the App ...
0
votes
1answer
125 views
How does Facebook, Google + Share Buttons Work?
Does anybody have an idea of how the facebook/google+ share buttons work, the ones that are located on websites, blogs, etc? I know its javascript, iframe etc, but could sure use an in depth analysis ...
0
votes
2answers
154 views
Fancybox 2 in iframe of facebook page with a page load
I'm trying to make an application in a facebook page with the use of fancybox 2 where a page is loaded as an iframe in the fancybox. It works all fine, except in IE (who would've known!).
In my ...
0
votes
0answers
62 views
Social plugins-activity feed
I am trying to add the Facebook activity feed to my website, I used the code generator (https://developers.facebook.com/docs/reference/plugins/activity/) for the social plugin. but it will not ...
0
votes
1answer
41 views
web plugin like box browser issues
On my website, I am able to see the plugin in Chrome while others cannot. No one is able to see the plugin in IE. I tried using the iframe code and now I am using the HTML5 code. Any ideas?
...
1
vote
0answers
19 views
Iframe trim size
I have an HTML Facebook app that's been using fixed canvas so far. Now I want to use the fluid width, but also to leave an option to go back to using fixed width. The problem is that I had to increase ...
2
votes
1answer
402 views
Mobile users unable to access Facebook page tab
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 ...
0
votes
0answers
37 views
Facebook Like Box stream number control?
Can you control the number of streams displayed in a Facebook Like Box using an iframe? I know it shows streams from the past 30 days but I just want to show the latest stream, just one.
1
vote
1answer
48 views
How Facebook AppRunner works?
We're implementing an OAuth API for our service and will be supporting applications too.
First thing which I wanted to do - allow autoresizing for app iframe.
Stuck.
In parent document I can't get ...
0
votes
0answers
24 views
picture viewer that be called from an iframe?
I'm trying to find a solution for this problem for a quite while now and i think im going to flip out :)
So is there a jquery solution for a picture viewer that can be implemented in a facebook app ...
0
votes
0answers
11 views
Why isn't the app I created display the html content?
I created an app for people to sign up for our email marketing. I don't understand why the html isn't being populated in the iframe of the app page.
here is the fb app page:
...
0
votes
0answers
65 views
Change attribute of iframe loaded from Facebook comment widget
I am having this problem while I attach a fb comment box in my app. The problem is the fb comment page loaded in iframe, that has a fixed height and an attribute scrolling:no, so I could not see the ...
0
votes
0answers
138 views
IFrame Like Button gives Suspicious URL error
I created a Google Sites site and added a Like button using the IFrame option.
The button looks fine but when a user clicks Like, they receive the following error:
"Sorry, this post contains a ...
0
votes
1answer
21 views
What is the simplest way to create a page tab on the latest version of fb?
All I want to do is create a few pages with sign up forms for our fans and customers on our business facebook page. I watched a few demos on youtube and thought it would be as simple as they made it. ...
0
votes
0answers
46 views
Facebook Login and “Post to wall” from IFrame
I use a facebook Login and "Post to wall" function in an Iframe.
The Problem is: the Iframe is only 300px width and 120 px heigh. So when I login to facebook and the FB.ui dialog opens to post to the ...
0
votes
1answer
115 views
Facebook Like Box iFrame no longer displaying on website
Our client's website http://www.chantre.com used to have their Facebook Like Box displayed on the left side of their site (directly under "NY/NJ Listing"). Two things have occurred/I noticed today:
...
0
votes
0answers
6 views
iframe friendlist
following this page (Direct URL ) I try to show the users friendlist in a iframe in order to send invitation to the app.
Unfortunately, up to now in my web app is visible only a link redirecting to a ...
0
votes
1answer
81 views
How to get FB id without connecting
I know at first this sounds evil, but I'm not trying to be at all. I'm only trying to get the users Facebook ID without having to connect to FB. I basically want to unique the user on my site by ...
1
vote
1answer
157 views
iFrame links doesn't work
I've created a Ruby on Rails app which is located at heroku, you can check it here "http://soundcloud-dj-contest.herokuapp.com/"
App is working perfectly and I've placed it inside the iFrame on ...
0
votes
0answers
149 views
Adding a Facebook like button to like and share jpg files within fancybox
I have an online portfolio that utilizes fancybox. The page in question can be found here: www.chrisapplegate.com forwardslash Gallery.html. Apparently there are limitations on the number of links I ...
0
votes
0answers
138 views
Facebook Share Page Popup
I'm working on a project on which I need to build some Facebook audience for my site. I would like to present the users with an option to like a page or wait until some time passes (like 10-15 ...
0
votes
3answers
94 views
Incorporating a a bit of PHP code into my HTML document
Here's the quick and dirty: I've written a bunch of HTML, CSS, and Javascript (with jQuery) for a site. I've got everything hosted on an Apache server, so I believe it's possible for me to add a bit ...
0
votes
0answers
67 views
Facebook CakePHP canvas app F5 refresh
In Facebook only the app url is shown in address bar, e.g. apps.facebook.com/myapp/. Even when you are actually on e.g. apps.facebook.com/myapp/users/edit/.
When refreshing page with F5, it will then ...
0
votes
0answers
48 views
Facebook connect from iframe
I'm trying to get facebook connect in this website I'm working on. This is the situation. I have a mainPage.php, Inside this mainPage.php you can click a button that sets a new iframe with a facebook ...
4
votes
1answer
104 views
Is there a way to pushState() the parent window in facebook canvas?
I want my facebook canvas app to be able to update the address bar URL when changing context. So, for example, if my app's home URL is https://apps.facebook.com/myapp/, and the user clicks on some ...
0
votes
0answers
89 views
How Can I Detect the HTTP Referrer In My Facebook Iframe App?
In my Facebook app, no matter if I try call the HTTP referrer with PHP or JS... $_SERVER['HTTP_REFERER'] or document.referrer... so that I can use it to manipulate the canvas iframe source, the ...
0
votes
1answer
85 views
How does Facebook's Like button iframe expand with a popover and not screw everything else up?
When you click FB's Like button on an non-FB site, a popup shows up that asks you to write a message. How do they do this? It looks like they expand the iframe somehow, but I can't figure out how to ...
0
votes
1answer
207 views
Facebook LIKE Page iFrame Shows WebPage not available
I am trying to create a Like Button on my site for Facebook and I received the iFrame code from Facebook but it's not showing!
<iframe ...
0
votes
0answers
155 views
How to fix scrolling down bug in iframes (button goes down to nowhere)
The code works fine in JSFIDDLE, both in Mozilla and IE. But when I paste this code in my facebook iFrames tab, I get crazy scroll down in IE/Chrome (Mozilla works fine just like in JSFIDDLE).
Can ...
1
vote
1answer
67 views
0
votes
0answers
14 views
Facebook “Like Box” plugin show incorrect posts dates (and incorrect order)
I've this iframe:
that points to the facebook page http://www.facebook.com/terradue.
The problem is that, if I compare the facebook page with the plugin contents, i see that the post dates shown ...
-2
votes
1answer
87 views
Can anyone help me with Iframe tabs for Facebook? I need to code simple thing (PHP, HTML?)
Can anyone help me with coding? I really don't have any idea how to code such a thing (i'm complete noob at web programming)
I want to create a welocome (aka landing) page on my facebook with fan and ...
0
votes
0answers
18 views
post form via ajax() to php with 3rd party cookies in a facebook quiz and save it to wordpress database
I am working on a facebook app (iFRAME) based on Wordpress. My problem is that with specific browsers, like Safari and Firefox, 3rd party cookies are disabled by default. So when I try to submit my ...



