Skip to content

Instantly share code, notes, and snippets.

@bright-spark
Created December 30, 2015 02:11
Show Gist options
  • Select an option

  • Save bright-spark/ab3433d041e334d8a926 to your computer and use it in GitHub Desktop.

Select an option

Save bright-spark/ab3433d041e334d8a926 to your computer and use it in GitHub Desktop.
FLEXI-FLUX
<iframe src="http://app.antib.io/?device=1&skipLanding=True#mix/1 " border="0 " seamless="seamless "></iframe>
var _gaq = _gaq || [];
_gaq.push(["_setAccount", "UA-71845920-2"]);
_gaq.push(["_trackPageview"]);
window._gaq = _gaq;
(function() {
var ga = document.createElement("script");
ga.type = "text/javascript";
ga.async = true;
ga.src = ("https:" == document.location.protocol ? "https://ssl" : "http://www") + ".google-analytics.com/ga.js";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(ga, s);
})();
undefined
html, body, div, iframe { margin:0; padding:0; height:100%; }
iframe { display:block; width:100%; border:none; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment