Skip to content

Instantly share code, notes, and snippets.

@colmdoyle
Created December 16, 2010 15:05
Show Gist options
  • Save colmdoyle/743497 to your computer and use it in GitHub Desktop.
Save colmdoyle/743497 to your computer and use it in GitHub Desktop.
Tested FBML code for using fb:visible-to-connection
<fb:visible-to-connection>
A fan
<fb:else>
<div style="position: absolute; top: 0;">
Not a fan
</div>
</fb:else>
</fb:visible-to-connection>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment