Iframe Size problem in facebook iframe application -
I have an IFrame application that works well, but the problem occurs when the contents of iframe are large, cut the text goes .
I registered the application as IFrame and set it as resizable.
I have implemented the following code but nothing works
I have the xd_receiver.htm file in the Myapp folder.
Please help me on this
in my iframe app
use FB.CanvasClient.startTimerToSizeToContent (); setSizeToContent ()
instead of
which seems to work for me.
Edit : Can your Javascript actually be in the xd_receiver.htm
file? Does it require a path (full or relative)? Did Apache eat stable files from that directory?
Comments
Post a Comment