Facebook tab application scripting

Posted by zznq on Stack Overflow See other posts from Stack Overflow or by zznq
Published on 2009-09-23T15:33:46Z Indexed on 2010/03/25 17:23 UTC
Read the original article Hit count: 269

Filed under:
|

I have a web application that I am trying to port to Facebook. The app uses a few external javascript files. So initially I wanted to create an iframe Facebook application. However, it turns out that you cannot use iframes when creating a tab application(which is a requirement). By tab application I mean placing your app on the profile page next to the wall, info, photos, ect. tabs.

Does any one know of a good tool to help convert my javascript to the FBJS scripting? Or better yet does anyone have a work around so that I can include my own javascript in this tabbed application?

Thanks for the help.

© Stack Overflow or respective owner

Related posts about facebook-application

Related posts about fbjs