2010-10-14 21:22:38 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html>
|
|
|
|
|
<head>
|
2010-11-02 01:46:29 +00:00
|
|
|
<meta charset="utf-8" />
|
2010-10-14 21:22:38 +00:00
|
|
|
<title>jQuery UI Mobile Framework - Documentation</title>
|
2010-11-02 04:01:25 +00:00
|
|
|
<link rel="stylesheet" href="../../themes/default" />
|
2010-11-09 22:57:26 +00:00
|
|
|
<script type="text/javascript" src="../../js/"></script>
|
2010-10-14 21:22:38 +00:00
|
|
|
</head>
|
|
|
|
|
<body>
|
|
|
|
|
<div data-role="page" data-theme="b">
|
|
|
|
|
|
|
|
|
|
<div data-role="header" data-position="inline">
|
|
|
|
|
<h1>Theme system</h1>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div data-role="content">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|