Is there any way to open my website inside a FBML?

auuuu

Elite Member
Joined
Jul 10, 2010
Messages
1,847
Reaction score
444
Is there any way to open my website directly into an FBML in FB? I don't want that the user exit from FB...

Thank you so much!
 
Think you might be looking for fb:iframe...but with the recent announcement about FBML, why would you just use an Iframe directly.

Anyway,

HTH
ND
 
Think you might be looking for fb:iframe...but with the recent announcement about FBML, why would you just use an Iframe directly.

Anyway,

HTH
ND

What recent announcement?
 
I guess I should have said about Iframes in Tabs...here is what I was talking about -

Code:
http://developers.facebook.com/blog/post/462

What I meant is why use FBML when you can just create an iframe and have more options...

ND
 
u can get ur html converted to fbml and uplaod it onto ur facebk page, its not easy have a read on it
 
u can get ur html converted to fbml and uplaod it onto ur facebk page, its not easy have a read on it

It's a simple html...a few lines of code...
 
Back
Top