The
facebook-iframe tag has no wiki summary.
0
votes
1answer
4 views
FB fanpage custom layouts
I have a Facebook page that I want to change the layout of. My question is do I need an SSL certificated to use these layouts that you can Purchase from example themeforest.org. Or is there and it ...
1
vote
0answers
13 views
Are developers able to load a specific portion of a website into a company's facebook page
I want to know if developers are able to load a specific region of website into their company's Facebook page? If so, How? Is anyone else doing it or is there any company Facebook page I can see or ...
0
votes
0answers
24 views
form submit with jquery gets out from the facebook canvas?
a little help required in my facebook application, i have two sub,it buttons in a page, so i am submitting my form with jquery, everything is working fine, but when i test it in the facebook canvas, i ...
0
votes
1answer
116 views
Fine Uploader fails in Facebook iframe
I have built a Facebook App that requires some image upload functionality and to implement it I'm using Fine Uploader.
The Facebook App itself is built with WordPress and everything is working fine. ...
0
votes
0answers
48 views
How Facebook registration pluging using iframe render the registration form? how to get those values in my custom registration form?
I'm trying to use facebook registration plugin using iframe, I've read this: https://developers.facebook.com/docs/plugins/registration/ . The problems are as follows:
it rendering a form with data ...
0
votes
0answers
26 views
How can I post custom content to timeline that plays inline
I'm trying to display a custom webpage to a user's timeline inline. I want it to work just like when posting a youtube video, when the user clicks on the thumbnail it starts playing inside the ...
0
votes
2answers
29 views
Like Box Staying The Same, Different Pages
I'm working on the site I Am Stronger. On the blog pages, I have 2 different like buttons, one at the top and one for the actual blog post.
I would like the blog posts to show their own "like" total. ...
1
vote
1answer
50 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
182 views
facebook iframe like button not showing up in FF, fine in IE and Chrome
The below code works fine in IE and Chrome. The src works fine in FF browser. But when I include the code in FF inside a div tag it does not show up
<iframe ...
-2
votes
1answer
109 views
How can i add div inside a facebook iframe [closed]
i need to change my iframe background color like a facebook popup using blue and white. how can i configure that and is this possilble instead of using background image
here i have added the codes ...
1
vote
1answer
161 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 ...
1
vote
2answers
158 views
Dynamic url in facebook app tab
I am newbie to facebook app and I am trying to create a first app of my php application as an iframe, I have created the app using
http://developer.facebook.com.
but in page tab url, I need some ...
0
votes
0answers
232 views
Session in Laravel does not work inside the Facebook Application Iframe
I have a facebook app that runs inside an iframe. After the user allow permissions from the app I'm expecting facebook to send me $_REQUEST variables that I use to retrieve user data and it is working ...
0
votes
0answers
56 views
What criteria does Facebook use to prevent displaying the send dialog on a mobile device?
With respect to webpages and webapps using Facebook's Javascript and Server side integration...
Facebook documentation notes that the send dialog is not supported on mobile devices, but they don't ...
0
votes
2answers
141 views
Facebook Like button not displaying/showing in any browser
We are having an issue with the Facebook like button not showing/displaying, on this page:
http://powertextblog.esvelte.net/
It appears that the span and iframe that are generated have an inline ...
2
votes
1answer
1k views
Loading Iframe Facebook (Load denied by X-Frame-Options)
My team is in charge of some difficulties with an app on Facebook. We believe this occurred some error in loading the iframe. We discovered this error through Firebug:
Load denied by ...
0
votes
1answer
74 views
having trouble with the view poing of a jquery lightbox gallery on an FB iframe tab
i'm using prettyPhoto lightbox gallery in one of my FB iframe tabs and for some reason it behaves different than on the pages source. the problame is that the page is narrow and long, and the lightbox ...
0
votes
0answers
49 views
Lightface iframe
<script type="text/javascript">
$(window).load(function(){
$('#demo-side-bar').removeAttr('style');
});
function loginPart(){
var modal = new LightFace.IFrame({
...
0
votes
0answers
122 views
FB.ui() with different popup-URLs
The following code binds an event onto a button to popup a "Send" FB.ui()-Dialogue. When I run the website out of Facebook the popup gets correctly displayed. But in iframe mode in a Facebook Page I ...
0
votes
1answer
233 views
Facebook Like Box is blank
I am using the iframe method to get the Facebook Like Box on my website.
The website is: http://motorcyclealley.co.nz (the Like Box should be showing down the bottom to the right of the YouTube video)
...
0
votes
1answer
117 views
Facebook mobile iframe apps
Quick question. I've created a number of iframe apps for Facebook which work fine on PC, Mac etc. But not on mobile devices. The icon just doesn't show when you visit the page. I assumed this was ...
0
votes
0answers
17 views
API Error 191 but all page urls are the same
I am receiving API Error Code 191 on my facebook tab.
The problem is that the debug tool pulls it correctly. The Page Tab, Canvas Tab and domain name urls are all correct.
The page pulls correctly ...
0
votes
0answers
32 views
Facebook Like Button fail in Iframe
I am using the facebook Like Button in an iFrame with my App Id. I shows up fine, but when I go to "like" it shows "Like +1" for a split second, then switches back to the original "no-Likes" view.
...
0
votes
0answers
55 views
FullScreen HTML5 API not present on facebook iFrame on some applications
i'm working on a facebook game app. We had lost hope about fullscreen, but recently (like three weeks ago), this bug report https://developers.facebook.com/bugs/436162913102704 was change to "fixed".
...
0
votes
0answers
67 views
Dynamic Icon extends viewport when displayed - css overflow hidden is NOT the thing
Hi,
I have a responsive website. On the right side there are a couple of social media Buttons, which assist also in data privacy. I reformated the ul/li list using css to put them one under the other. ...
1
vote
2answers
84 views
Facebook iFrames and XFS risks
We want to do a Facebook app for our brand page, where a form will be brought in from a secure domain that we own. But our finance department seems unwilling to allow this because of "cross frame ...
0
votes
0answers
66 views
Accessing Query string in facebook canvas iframe?
I have a question by following the below code that written on Facebook Developers page:
$code = $_REQUEST["code"];
if(empty($code)) {
$_SESSION['state'] = md5(uniqid(rand(), TRUE)); // ...
1
vote
0answers
35 views
Cannot Like my testpage with the like button
I have a testing website and i tried out the fb likebutton there. But everytime when i click on the like button, the counter goes firstly to 1 and a second later to a Link with the count 0. The only ...
0
votes
0answers
127 views
fb:iframe doesn't work in Facebook app canvas?
I'm making a flash facebook app. I tried using fb:swf and fb:iframe but there is no swf object in canvas. I'm using Heroku.
This is my iframe code between body tags in index.php:
<fb:iframe ...
0
votes
0answers
15 views
How to stay IN the App, if likes are “on” the App pages?
I have an App, and I have like buttons that point to pages in the (iframe) App.
Now, I want that users always stay "in" facebook, so the App is loaded as an iframe, not as a stand alone site.
...
0
votes
0answers
97 views
Creating a Facebook APP Using a WordPress Blog - “Share on FB Issue”
I know there are quite of number of Facebook plugins for integrating the Facebook functionality into my external blog and there is also the WP Boook plugin. However, I have not found if there is one ...
1
vote
3answers
177 views
How to get “scrollTop”-value of FB.Canvas.getPageInfo
so far i can alert the "scrollTop"-value of "FB.Canvas.getPageInfo":
FB.Canvas.getPageInfo(
function(info) {
alert('scrollTop: ' + info.scrollTop);
}
);
Now I would like to ...
6
votes
1answer
230 views
Facebook comments iframe does not load more
We use the facebook iframe to handle Facebook comments on our clients product pages.
However someting seems to be wrong with the "view more" comments;
it works fine for the first click, but then it ...
0
votes
1answer
142 views
Links in fb canvas apps not working in IE
I created a canvas facebook app. The app itself was made in html and consisted of multiple different pages, the first page linking to the next, and so on... (links were assembled as simple html a tags ...
0
votes
0answers
38 views
How do I like one Facebook Iframe to another Facebook Iframe?
The reason why I am asking this question is because
I want to get folks on Facebook to register for my webinar
and instead of sending them directly to my webinar
registration page, I want to send them ...
-1
votes
1answer
159 views
Facebook iframe does not go to top when new page loads
Hi i cannot for the life of me find a solution to this.. i have searched on ehre and tried every suggested solution for this issue...
nothing seems to work with a facebook/iframe combination
as this ...
0
votes
1answer
303 views
Redirect back to facebook page tab after authentication?
im using drupal for facebook for my page tab app, and have a certain issue with it -
after authentication, the user is redirected through a custom module, with the code below -
<?php
function ...
0
votes
0answers
43 views
How to get account_id (Ad account Id) when user clicked on ads banner?
I have an IFrame application and two ads both pointed to my application. I want to do some statistics by myself and determine which ads banner was clicked.
But it seems that Facebook doesn't send any ...
0
votes
1answer
145 views
HTML iframe Support for certain websites
I Am not able to open google's home page through iframe and also facebook's login page trough iframe. I saw Mozilla's X-frame page but couldn't make out a lot. Can someone tell me why is this ...
0
votes
1answer
297 views
Facebook iframe share and invite buttons not working on IE
Using WooBox I created a custom tab for a Page. This custom tab uses a iFrame to display a PHP file on my server. Happens is that this PHP has a Facebook Share and a Facebook Invite button that WORK ...
1
vote
0answers
116 views
Ajax click for facebook app iframe on iPhone
I'd like to fix this issue but I can't do it so far. My iPhone has to click twice to show the Ajax friends selector for facebook App. The first click shows only the background tint, and I have to ...
0
votes
1answer
139 views
jQuery Code Only Fires On Hard Refresh?
The XFBML version of the Facebook Registration plugin only loads HTTPS. I need it to load HTTP so my form does not call a security error mismatch between domains.
I wrote this code to get the SRC and ...
2
votes
0answers
139 views
Facebook Page Publish link to page tab (iframe)
I have a wordpress site which is meant to use via Facebook page tab. I have made a page tab and added an iframe tag which opens the site into the page tab. I have added a Facebook plugin ...
0
votes
1answer
55 views
Print Friendly Page Tab
I have a FB app that displays a fan-gated coupon for our page's fans. When you go to print the coupon, Facebook's right-hand sidebar plops itself right in the middle of the page.
I tried to print ...
0
votes
1answer
476 views
Scroll bars in Facebook iframe app… again
I'll do the same thing twice with two different results!!!
I set up a store here and it works fine
link to app: https://www.facebook.com/stlocarina/app_365351356883221
And the code to loose scroll ...
0
votes
2answers
177 views
passing variables into new page tab installations
I would like to build a customized Facebook page tab for other page owners to instal onto their Facebook pages. Each page tab will need to have its own ID in the links that lead out of the page tab in ...
0
votes
1answer
54 views
Profile App Tab
I have created my App and its working etc. Now I want to allow user to add a tab to their profile after they install the app. How is this done?
Tks
-1
votes
1answer
51 views
Facebook integration setting section - where is it?
I 'm either stupid or the documentation needs updating. Please let me know :)
On this page https://www.facebook.com/note.php?note_id=10150149060995844 says:
Change your "IFrame Size" to ...
0
votes
2answers
113 views
How to scroll parent window of canvas app to the top?
I built a Facebook canvas app that has some fairly long pages. When you scroll to the bottom of the page and click a link it does not send you to the top of the next page. The next page loads and only ...
0
votes
0answers
210 views
Facebook application appears blank in ie8
I've created a FB page tab. Everything works great, but there is an issue in ie8. My page appears blank.
I've tried this solution (in Global.asax):
HttpContext.Current.Response.AddHeader("p3p", ...
