Active
Project:
Drupal for Facebook
Version:
6.x-3.x-dev
Component:
Canvas Pages (iframe)
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Aug 2011 at 18:29 UTC
Updated:
4 Aug 2011 at 19:22 UTC
I'm having the same issue as post #12 here: http://drupal.org/node/1121302#comment-4362734
fb_tab-resizable class on the body tag isnt doing anything, this is with the latest dev version.
Any ideas?
Comments
Comment #1
Dave Cohen commentedYou have to also make it auto resize on the facebook settings. If that's not it, look for javascript errors.
Comment #2
problue solutionsSorry, correction - its a standard canvas page where I'm seeing this, not a tab. My tabs links to the canvas page and thats where the iframe is being cut off.
I have "fb_canvas-resizable" on the body tag, and autoresize is set on the facebook side, but same issue.
Firebug isnt showing any js errors, is there anywhere else I should look for errors?
Comment #3
problue solutionsComment #4
problue solutionsComment #5
Dave Cohen commentedUse breakpoints to see if FB_Canvas.setAutoResize() is being called. It's in fb_canvas.js.