
Untitled
By: a guest on
Jun 22nd, 2012 | syntax:
None | size: 1.57 KB | hits: 12 | expires: Never
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>jQuery Mobile Docs - Features</title>
<link rel="stylesheet" href="http://code.jquery.com/mobile/1.0b1/jquery.mobile-1.0b1.min.css" />
<link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
<script src="http://code.jquery.com/jquery-1.6.1.min.js"></script>
<script src="../../experiments/themeswitcher/jquery.mobile.themeswitcher.js"></script>
<script src="../_assets/js/jqm-docs.js"></script>
<script src="http://code.jquery.com/mobile/1.0b1/jquery.mobile-1.0b1.min.js"></script>
<script>alert(this);</script>
</head>
<body>
<div data-role="page" class="type-interior">
<div data-role="header" data-theme="f">
<h1>meltdown</h1>
<a href="../../" data-icon="home" data-iconpos="notext" data-direction="reverse" class="ui-btn-right jqm-home">Haaaaaaaaaaaaaaaaaaaaaaaome</a>
</div><!-- /header -->
<div data-role="content">
<div class="content-primary">
<h2>meltdown</h2>
<p>
<a href="http://d.hatena.ne.jp/KAZUMiX/20071105/meltdown">meltdown.js</a>
</p>
</div>
<div class="content-secondary">
<div data-role="collapsible" data-collapsed="true" data-theme="b">
</div>
</div>
</div><!-- /content -->
<div data-role="footer" class="footer-docs" data-theme="c">
<p></p>
<script charset="utf-8" src="http://www.rr.iij4u.or.jp/~kazumix/d/javascript/meltdown/meltdown.js"></script>
</div>
</div><!-- /page -->
</body>
</html>