Skip to content

Instantly share code, notes, and snippets.

@cacheleocode
Created May 7, 2013 22:20
Show Gist options
  • Select an option

  • Save cacheleocode/5536634 to your computer and use it in GitHub Desktop.

Select an option

Save cacheleocode/5536634 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
<title>Untitled</title>
<style type="text/css">
*
{
-webkit-touch-callout: none;
-webkit-user-select: none;
}
</style>
<!--Adobe Edge Runtime-->
<script type="text/javascript" charset="utf-8" src="crime_scene_v2_edgePreload.js"></script>
<style>
.edgeLoad-EDGE-XXXXXXXX { visibility:hidden; }
</style>
<!--Adobe Edge Runtime End-->
</head>
<body style="margin:0;padding:0;" onselectstart="return false;">
<div id="Stage" class="EDGE-XXXXXXXX">
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment