is it possible to make simple alert dialog (like JS alert) with FB.ui?
Can you give a small example?
Your help would be appreciated.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There is a good thread about this on the Facebook forum. The code mentioned is:
The newer Javascript SDK doesn’t support this in an iFrame app, but this would work if you are still using an FBML page. Otherwise, you will need to build your own or use one that has already been built such as LightFace or Freebox.