Skip to content

Instantly share code, notes, and snippets.

@zachdrago
Created February 23, 2015 16:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zachdrago/81f46697fb32ac84b8f5 to your computer and use it in GitHub Desktop.
Save zachdrago/81f46697fb32ac84b8f5 to your computer and use it in GitHub Desktop.
JS Bin Montana Stack Example // source http://jsbin.com/kayipe
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="Montana Stack Example">
<meta charset="utf-8">
<title>JS Bin</title>
</head>
<body>
<div class='stacklafw' data-id='2986' data-hash='54b47041705df' data-ct='' data-alias='zachdrago.stackla.com' data-ttl="30" ></div>
<script type='text/javascript'>
(function (d, id) {
if (d.getElementById(id)) return;
var t = d.createElement('script');
t.type = 'text/javascript';
t.src = '//assetscdn.stackla.com/media/js/widget/fluid-embed.js';
t.id = id;
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(t);
}(document, 'stacklafw-js'));
</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment