This error was recently trimmed after installing Firefox 4.
I am using asynchronous loading of the FB SDK. Put the fb-root div right after the tag.
I call FB.Canvas.setAutoResize();in $(document).ready(). I also added the following html tag:
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:fb="http://www.facebook.com/2008/fbml">
What am I missing?
Try it here: http://apps.facebook.com/stockadda/
source
share