Are you Facebook developer and frustrated by your inability to use a JavaScript console to debug your application on Facebook? Good news, with the release of Firefox 4 and the latest version of Firebug (1.7.0)- now you can!
To access an iframe Facebook application’s context enter cd(frames[0]); into your Firebug console. [...]
Update – Facebook has released iframe support for Tabs. Please use this method of implementing iframes moving forward.
This is a temporary workaround for loading iframes into FBML tabs until FBML is fully deprecated in Q1 of 2011. This method requires a click to activate to load the iframe. Once the deprecation [...]
Due to Facebook’s restrictions on JavaScript and iFrames within FBML tabs Like Buttons were once considered a feature of the Facebook elite, namely: Canvas Applications and external websites. Thankfully this walled garden is no more, and through a little CSS trickery we can commandeer the fb:comments’ Like button and bring its [...]
