Facebook Fan Box on Fan Page -


Is there a way to add a fan box widget to the application tab on a Fax fan page?

Of course, I just did it!

Here's the recipe:

  1. Add an FB iframe to your app page by setting up src for a URL on the domain that is running on your app.
  2. Your URL should look at the xfbml page (read this page carefully). In this page, insert inside the body: "name =" "stream =" 0 "connection =" 0 "width =" 250 "height =" 120 ">

And wola! It works for me. Now, I have to figure out how to find out when the user clicks on the button.


Comments

Popular posts from this blog

asp.net - Javascript/DOM Why is does my form not support submit()? -

sockets - Delphi: TTcpServer, connection reset when reading -

javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -