I would like to use FB.Connect.showFeedDialog(...), but without it being a popup, is that possible?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
No, unfortunately it is not currently possible to use Feed Forms directly within an iFrame or Facebook Connect application. The only option is to use FBJS built-in wrappers FB.Connect.showFeedDialog() and FB.Connect.showAddSectionButton(). You might also want to take a look at the following (if you haven't already, which you probably have): Creating a Popup Dialog in an IFrame |
|||||
|