I have a basic facebook iframe application that sits inside a fan page tab. All i want to do is have the links in my application open inside of the iframe. I tried to change their target to _self but no sauce, all of the links open in a new window. The application is here
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.
|
|
|
Remove the target="_blank" attribute from the links. Btw, that's not an iframe application. Looks like a static FBML tab app. |
|||||
|