browser back button wont load page on same point on Iphone - iphone

On iphone, when I click on any of my web site's internal link,it moves to that page, and tham press the browser back button, it wont load the page on the same spot, but on the top of the page. Have someone ever experienced this?
Sorry but there is no special code to be shared. Also I cant share the sites link on public.

Related

Facebook Page Tab for App redirecting links with fb_page and returning error

I've made a Facebook Web App and added it to a already existing page, as a tab. When navigating through the app itself in it's original address, everything works fine.
The problem occurs when clicking links while using the app from the tab. I noticed Facebook added the fb_page plus a lot of numbers to the original link and it turns the link unreachable.
Does anyone know what can I do to correct it? I appreciate any help.

activeX keep running in facebook app

I want to create a FB app that uses ActiveX.
Is there a way to make the ActiveX running after the user left the app page and went to some other FB page?
Is there a way to make the ActiveX running after the user left the app page and went to some other FB page?
You can substitue “ActiveX” here with “any kind of plugin content” easily, and the answer still remains the same as it has for ages on the web:
If the page it is contained in is unloaded, the plugin content will of course stop playing.
Within facebook.com, your only option is to open a popup and have your plugin content play within that window.

Facebook 'like' button's mini pop up keeps closing before I can 'like' it

Tried to add a facebook like button which worked ok earlier, I have installed a plugin for wordpress to display the correct thumbnail when its shared on timeline. The problem is when I refreshed the sites thumbnail image using facebooks lint/debug tool (http://developers.facebook.com/tools/debug) I am not unable to actually 'like' the site.
When I click it a pop asked me to sign in which is fine, but the 2nd pop up 'where you can type a message along with your like) closes itself when I click it, I have no idea what is causing this, anyone shared the same experience or have any idea what may be causing it? Or do I have to wait until Facebook scrapes the page?
This ended up working today after another refresh on facebooks URL debug tool, seems random.

Facebook app on fan page problems (error 404)

I see this issue has appeared a few times but none of the solutions have worked for me.
Here is my app: https://www.facebook.com/apps/application.php?id=168373039912688
It's basically an image of a poster: http://www.clare-ents.com/test/facebook/index.html
I want this image to be the landing page of my fan page: http://www.facebook.com/ClareEnts
I've added this as the site URL on the developer page and added it to my fan page. When I click 'Go to application' on the Apps tab on my fan page I get an error 404. Where could I have gone wrong?
The App is pointing to : http://www.clare-ents.com/help/facebook/index.html and that seems not to have anything.
But to make this app show a and image on the landing page you need to go to your app settings and change the Tab URL and point it to the image or HTML Poster you wish to display.
Then go to the app Page https://www.facebook.com/apps/application.php?id=168373039912688 and on the left menu click "Ad to My page", select the clareEnts page.
Last in your page settings select the default tab. This will be the tab where non-likers land. As an admin in wont work that way (you are always a fan is the behavior) so use another account for testing.

Facebook iframe link redirects error

I'm having a problem with a Facebook application that I'm doing. The idea of my work is to make an iframe application that registers and login automatically into a mediawiki webpage that I have on the same server.
All that work is already done, but right now when I'm logged in to mediawiki after entering the app, when I click on create, or edit that article, it's not working. After clicking the link the web stays static, like no clicks were done.
In fact, the problem occurs with all Special: pages from mediawiki, all the others links works properly.
In chrome when I Ctrl+click and open in a new tab, everything works fine, but for my app requested I needed to stay into the iFrame.