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.
jQTouch is a jQuery extension that allows for mobile development on iPhone and Android devices.
0
votes
1answer
710 views
Facebook Like Box on iPhone with jQTouch
Is there a better way to integrate the facebook like box in an iphone jQTouch mobile site than using the iframe code? Ie:
<div id="facebook">
<div class="toolbar">
<h1 ...
0
votes
1answer
459 views
How to stay in fullscreen mode after clicking on rel=“external” links?
I'm building a mobile web app that allow user to login through Facebook using openauth. There are no pop-up but Facebook will force you to go their page and redirect you back to the uri that you ...
1
vote
1answer
803 views
Using Facebook Connect with jQTouch?
I'm starting a new jQTouch-project now and I'm thinking about using Facebook connect to make it easier for users to register with my site. Does anyone have any experience with this?
I'm using the ...