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.
The reload tag has no wiki summary.
1
vote
1answer
226 views
facebook js login page keeps reloading in IE10
I have implemented a simple facebook login script for my facebook page tab app. It supposes to authenticate the app to the user. It works fine in all browsers, but IE (I have IE10 for testing the ...
0
votes
1answer
170 views
Changing URL variables without page reload [duplicate]
everyone.
I have a problem. This problem is solved perfectly in Facebook.
I have a page very similar to facebook feeds. There are some photos on this page. Clicking in the photos - we have a window ...
0
votes
0answers
28 views
Prevent Facebook reload on like click
There are lots of question regarding the reload of a page when a like-button within an pagetab-appframe is clicked. What I would like to achieve however is the opposite. I want to prevent page reload ...
1
vote
1answer
52 views
Ajax and Facebook comments
I'm developing my own website for my projects. The Project Tab works with Ajax, and users can comment on each project. The problem is that when I use ajax to call a project page, those project ...
0
votes
2answers
168 views
oauth facebook within page tab reloads
I have an app on facebook, I am using only pagetabs, everything is going all right. I click like, I allow application, request permissions, I allow, but now it comes back to page and there is an ...
1
vote
2answers
313 views
Facebook infinite loop, setTimeout not helping =(
I have a loop on my facebook when using ie and firefox (Facebook Javascript SDK window location reload not working on Firefox)
because of the:
FB.Event.suscribe('auth.login',function(response){
...
1
vote
0answers
215 views
Onclick open new window and reload previous page
I trying to have a new window pop up to checkout at Paypal, OK. Problem is that if user goes back to add or take away items and click "checkout" again, the pop up does not work. The only solution I ...
0
votes
1answer
1k views
Reload page from Iframe Like Button Plugin
We are using Iframe Type application in Facebook.
Curretnly we are using following Like Button code in our Iframe Canvas Page (Render page).
<iframe id="theiframe" ...
5
votes
4answers
4k views
Facebook Javascript SDK window location reload not working on Firefox
I'm building a website with Facebook Connect and therefore using the Facebook Javascript SDK.
Problem: when using Firefox, the page doesn't reload properly once logged in or logged out.
...
1
vote
1answer
7k views
how to reload top most window from iframe?
I'm developing a facebook app which has the following "structure":
Browser window (facebook.com/page/xxxx)
-- My app's iframe
-- Like button's iframe
I'm using a Like button within my app so ...
1
vote
1answer
682 views
how to reload/refresh a page on event in javascript in facebook?
I am having this problem :
Whenever, some specific button is clicked my javascript function runs and does something. I want the function to refresh/reload the page as well.
I dont know how to do ...


