开发者

How do I add tabs to my facebook app?

I realize there is already a similar question, but there aren't any good answers. I looked all around the facebook developer app, and there isn't 开发者_运维百科an automated way to do this. Please help!


If your app is an iframe app, fbml will NOT be parsed by facebook. So you can't use fbml in an iframe app. The only thing you can use in iframe apps is the XFMBL or serverfbml version which only supports a little subset of the fbml tags.

See here and here for more details on xfbml and which tags are supported (fb:tabs is NOT)

So I would rather use jquery UI tabs or something similar and customize it to have the facebook look'n'feel if I wanted tabs in my application :)


I think the problem might be that you cannot use the legacy FBML anymore for new apps. At least that is what I am told.

You might check this developer page and see if the rabbit hole opens up any more for you.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜