Skip to content

Instantly share code, notes, and snippets.

@mgile
Created January 4, 2012 23:05
Show Gist options
  • Save mgile/1562723 to your computer and use it in GitHub Desktop.
Save mgile/1562723 to your computer and use it in GitHub Desktop.
NHL All-Star Game - Wayin iframe widget integration
<div id="nhl-game-widget-container"></div>
<script id="wayin-widget" src="/widgets/scripts/nhl-custom-widgets.js"></script>
<script>
Wayinwidget.gamesByUser('nhl-game-widget-container', "NHL", null);
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment