Skip to content

Instantly share code, notes, and snippets.

@rtekie
Created April 6, 2012 23:14
Show Gist options
  • Save rtekie/2323871 to your computer and use it in GitHub Desktop.
Save rtekie/2323871 to your computer and use it in GitHub Desktop.
LoyaltyPlus Member Page script 2
<script src="https://d3aa0ztdn3oibi.cloudfront.net/javascripts/ff.loyalty.widget.js" type="text/javascript"></script>
<iframe id="ff_member_iframe" style="width:760px;height:1045px;border:0" frameBorder="0"></iframe>
<script type="text/javascript">
_ffLoyalty.initialize( "YOUR_ACCOUNT_ID" );
_ffLoyalty.loadIframe({ auto_resize: true });
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment