Skip to content

Instantly share code, notes, and snippets.

@themorgantown
Created February 12, 2014 00:15
Show Gist options
  • Save themorgantown/8947277 to your computer and use it in GitHub Desktop.
Save themorgantown/8947277 to your computer and use it in GitHub Desktop.
<div id="DOCUMENTNAME_hype_container" style="position:relative;overflow:hidden;width:800px;height:400px;">
<!-- inserted loader code: -->
<div style="position:absolute;height:400px;top:0;left:0px;">
<img src="image.jpg">
<h3 style="color:gray;">Loading...</h3>
</div>
<!-- end inserted loader code -->
<script type="text/javascript" charset="utf-8" src="DOCUMENTNAME.hyperesources/DOCUMENTNAME_hype_generated_script.js?69860"></script>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment