Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
The autoresize tag has no wiki summary.
1
vote
2answers
441 views
How to check the height of the div to rearrange div blocks
I'm using jQuery Masonry in my site to display blog posts. And each post block has Facebook Comments Box added in it. When there's a new comment, the container div expands and unfortunately overlaps ...
2
votes
1answer
292 views
Can I dynamically resize the Facebook Activity Stream plugin?
I'm using the html5 embed code for the Activity Feed as documented here:
http://developers.facebook.com/docs/reference/plugins/activity/
I'd like the Facebook Activity Stream to "fill" it's ...
0
votes
1answer
3k views
Iframe autoResize height with comment social plugin getting cut off as of today
As of today my social commenting plugin is getting cut off.
In my tab page settings I chose fluid for height.
I have my main div with height:100%
Then i have a script that I used to auto resize the ...
1
vote
4answers
2k views
FB setAutoResize not working on FF
OK, so i've been working on an FB app that changes height on every page. I, obviously used the setAutoResize function in my app layout and i have the following:
window.fbAsyncInit = function() {
...