Skip to content

Instantly share code, notes, and snippets.

@codepo8
Created August 3, 2011 08:30
Show Gist options
  • Save codepo8/1122169 to your computer and use it in GitHub Desktop.
Save codepo8/1122169 to your computer and use it in GitHub Desktop.
output of the Edge tool
<!DOCTYPE html>
<html>
<head>
<title>Untitled</title>
<!--Adobe Edge Runtime-->
<script type="text/javascript" src="../edge_includes/jquery-1.4.2.min.js"></script>
<script type="text/javascript" src="../edge_includes/jquery.easing.1.3.js"></script>
<script type="text/javascript" src="../edge_includes/edge.0.1.1.min.js"></script>
<script type="text/javascript" src="../edge_includes/edge.symbol.0.1.1.min.js"></script>
<script type="text/javascript" charset="utf-8" src="why_edge.js"></script>
<link rel="stylesheet" href="why_edge.css"/>
<!--Adobe Edge Runtime End-->
</head><body>
<div id="stage" class="symbol_stage">
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment