added demo css file ref to about

This commit is contained in:
Todd Parker 2010-11-11 16:13:11 -05:00
parent 499bcb6458
commit ca592cb4ac
5 changed files with 6 additions and 1 deletions

View file

@ -4,6 +4,7 @@
<meta charset="utf-8" />
<title>jQuery Mobile Docs - Intro</title>
<link rel="stylesheet" href="../../themes/default" />
<link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
<script type="text/javascript" src="../../js/"></script>
</head>
<body>

View file

@ -4,6 +4,7 @@
<meta charset="utf-8" />
<title>jQuery Mobile Docs - Intro</title>
<link rel="stylesheet" href="../../themes/default" />
<link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
<script type="text/javascript" src="../../js/"></script>
</head>
<body>

View file

@ -4,6 +4,7 @@
<meta charset="utf-8" />
<title>jQuery UI Mobile Framework - Documentation</title>
<link rel="stylesheet" href="../../themes/default" />
<link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
<script type="text/javascript" src="../../js/"></script>
</head>
<body>

View file

@ -4,6 +4,7 @@
<meta charset="utf-8" />
<title>jQuery Mobile Docs - Intro</title>
<link rel="stylesheet" href="../../themes/default" />
<link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
<script type="text/javascript" src="../../js/"></script>
</head>
<body>

View file

@ -4,6 +4,7 @@
<meta charset="utf-8" />
<title>jQuery Mobile Docs - Intro</title>
<link rel="stylesheet" href="../../themes/default" />
<link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
<script type="text/javascript" src="../../js/"></script>
</head>
<body>
@ -23,7 +24,7 @@
<li>Android: all devices (all versions)</li>
<li>Blackberry Torch (version 6)</li>
<li>Palm WebOS Pre, Pixi</li>
<li>Nokia N900</li>
<li>Nokia N900 (in progress)</li>
</ul>
<p>Older versions of Blackberry, Nokia/Symbian, and Windows Mobile may work but we're still seeing JavaScript errors and rendering bugs that need to be tracked down. We don't yet have phones to test Windows Mobile 7, bada, or MeeGo but these will be added as soon as we can get devices.</p>