how to make a gadget for facebook which will share any iframe in users wall [closed]
Can anyone tell me if it is possible to make a gadget for Facebook which has the ability to share an HTML iframe on a user's wall? I mean if a Facebook user clicks on the [Share]
button then it will share an iframe on开发者_如何学JAVA their wall.
This is not possible,
You should at least check Facebook's documentation regarding the available communication channels for applications
You might have seen people sharing videos... but this does not mean you can actually add HTML tags to embed your own external content.
精彩评论