Adding one of those fancy FBML “Tell your friends about us” boxes on your fan page
- 1
- Add a Comment
I was looking for this and having trouble finding working code. It puts this box on your fan page using the static FBML application (for a movie I’m working on):
The working code for this is:
<fb:request-form
method=”post”
type=”Play On Official Movie Fan Page”
invite=”true”
content=”Check out Play On the Official Movie Fan Page<fb:req-choice url=’http://www.facebook.com/pages/Play-On-The-Rugby-Movie-Official-Fan-Page/122875067756788′ ‘ label=’GO’ /> “>
<fb:multi-friend-selector actiontext=”Tell your [...]
