Hi
How can I show a typical facebook modal help dialog when the user clicks on one of the links on my Facebook app?
Thanks.
|
|
|
|
|
|
|
If you're using an IFrame app, you can use FB.UI.PopupDialog from the JS API. The bad news is that there is zero documentation for this feature, and it isn't very easy to use. The good news is that I've already figured it out! :)
Of course, these bits can be spread out through your page as required, and you can use php to generate the html content for you. Easy, right? :D Enjoy! |
||||
|
|
|
Literally a 5 second google. |
||||
|