Skip to content

Instantly share code, notes, and snippets.

@k33g
Created December 6, 2010 05:10
Show Gist options
  • Save k33g/729906 to your computer and use it in GitHub Desktop.
Save k33g/729906 to your computer and use it in GitHub Desktop.
Two columns iPad layout template for SenchaTouch (HTML : ipad-template.html)
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>SenchaTouch</title>
<link rel="stylesheet" href="sencha-touch.css" type="text/css">
<script type="text/javascript" src="sencha-touch.js"></script>
<script type="text/javascript" src="ipad-template.js"></script>
</head>
<body></body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment