
Facebook Fan Pages and Static FBML Part 3: iFrames!
In Facebook Fan Pages and Static FBML Part 1 I showed how to setup a Facebook Fan Page and in Facebook Fan Pages and Static FBML Part 2 I showed how to use Static FBML to customize the page and to create a form that the user could fill out and it would send you an email using AJAX without ever leaving Facebook.
In this article I'm going to show how to use these techniques to make a Fan Page use Static FBML to display an iFrame.
If you don't know what an iFrame is, it's a method of embedding a web page in a web page. A portion of the main web page has a "window" that is another web page, from the same web server, or from a different web server. There's lots of uses for this and I won't cover them here.
I'm a little hesitant to show this information because I fear that Facebook will block it from working as they have other techniques to display iFrames.
You...
Link to complete article on my Internet Business Blog