Search code examples
facebookiframefbmlfbjsxfbml

Switch Facebook Tabs inside iframe


How to you link from inside an iframe to another tab? When i normally link from inside the iframe it provides you with a

Do you have to use javascript ? if so how would you do that?

Example (the second carousel image): http://www.facebook.com/pages/New-York-Life-DFW/116752861740593?sk=app_208195102528120


Solution

  • I would use target="_top" just in case Facebook (or you) decided to wrap the whole thing inside another frame.