0173f5b4aba150b89c3a8bd866cf25a23186c5bd
[platform/framework/web/web-ui-fw.git] / libs / js / jquery-mobile-1.0.1pre / docs / index.html
1 <!DOCTYPE html>
2 <html>
3 <head>
4         <meta charset="utf-8">
5         <meta name="viewport" content="width=device-width, initial-scale=1">
6         <title>jQuery UI Mobile Framework - Documentation</title>
7         <link rel="stylesheet"  href="../css/themes/default/" /> 
8         <link rel="stylesheet" href="_assets/css/jqm-docs.css"/>
9         <script src="../js/jquery.js"></script>
10         <script src="../experiments/themeswitcher/jquery.mobile.themeswitcher.js"></script>
11         <script src="_assets/js/jqm-docs.js"></script>
12         <script src="../js/"></script>
13         <!-- Need to get a proper redirect hooked up. Blech. -->
14         <meta http-equiv="refresh" content="0;url=../index.html">
15 </head> 
16 <body> 
17         <div data-role="page" class="type-index">
18
19 <div data-role="header" data-theme="f">
20         <h1>jQuery Mobile Docs</h1>
21         <a href="../index.html" data-icon="home" data-iconpos="notext" class="ui-btn-right">Home</a>
22 </div>
23
24 <div data-role="content">
25         
26 <p>Nothing to see here folks.</p>
27 <a href="../index.html" data-role="button">View the documentation home page</a>
28
29 </div>
30
31 </div>
32 </body>
33 </html>