开发者

How to make facebook app authorization popup show in overlay on facebook page

there is exactly what I saw. http://www.facebook.com/cocacola?sk=app_19276588410967开发者_运维问答5 I don't know how they did it. I tried fb.ui change the display options. It always just give me a pop up window. so how to do the overlay?

Thanks in advance!


Finally answer is: All you need ask authorization:

FB.ui({ method: "permissions.request" });

from: http://www.facebook.com/mypage?sk=app_1234567890
voila: you have popup in iframe.

However from:
http://apps.facebook.com/myapp
you will have popup without iframe

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜