开发者

Facebook Application Tabs

开发者 https://www.devze.com 2022-12-12 08:29 出处:网络
I want to apply application tabs on my开发者_如何学JAVA facebook application just like in following application:

I want to apply application tabs on my开发者_如何学JAVA facebook application just like in following application:

http://www.facebook.com/artofnonconformity

I am unable to find any answer.

Please guide me on this

Thanks,

Pankaj


If you're building an FBML app, you can simply use the fb:tabs and fb:tab-item tags in your markup.

If you're building an Iframe app, you'll have to build tabs the normal way, using HTML markup and CSS. There's lots of examples out there that you can google for that to get the exact stylings.

0

精彩评论

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