Hi,
I want to apply application tabs on my 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
Hi,
I want to apply application tabs on my 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.