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 tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
524 views

Facebook Like Button shifts entire page centering when shown in div

I am trying to center my facebook like button. It is within a div that is shown/hidden based on menu items clicked. When I click the li (news and updates) that shows that div (and hides the others), ...
0
votes
1answer
169 views

Duplication of Facebook code when moving division with jQuery

I'm attempting to move a division of the website with jQuery depending on the width of the user's window. I've managed to accomplish this aspect, however the division I'm moving contains some Facebook ...
0
votes
4answers
2k views

display webpage inside other webpage without frames

i'm looking for a way to display a web page inside a div of other web page. i can fetch the the webpage with CURL, but since it has an external stylesheet when i try to display it, it appears without ...