开发者

Facebook Page link to Photos?

Is there a way to link to the facebook photos tab of a Page via an iFrame loaded from a custom App (tab)? If 开发者_StackOverflow社区I try to link to num?sk=photos, it gives me the "Go to Facebook.com" loaded in that iframe. I pretty much want a redirect.

Is that possible? Or does FB block link-ins like that?

Let me know, Thanks!


I've been using javascript to set window.top.location.href = url;, but after reading Igy's comment, I think I'll be switching to target = _top


I think you should check out facebook developer page.

You can use GRAPH API to access photos, photo albums, profile pictures unless any user has different privacy setting.

You might want to check out GRAPH API for that, I hope it might help you to get started.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜