Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Commit

Permalink
Removed jquery.js from js/index.php and updated all html doc/experime…
Browse files Browse the repository at this point in the history
…nts/test files that incuded "js/" so that they also include jquery.js manually.

This makes our include model match the include model on the CDN, and allows devs to make use of mobileinit for debugging some of the samples since that must be set up after jquery.js, but before jquery-mobile.
  • Loading branch information
jblas committed Jan 20, 2011
1 parent beb40bc commit 161f5e6
Show file tree
Hide file tree
Showing 110 changed files with 123 additions and 15 deletions.
1 change: 1 addition & 0 deletions docs/about/accessibility.html
Expand Up @@ -5,6 +5,7 @@
<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/jquery.js"></script>
<script type="text/javascript" src="../../js/"></script>
</head>
<body>
Expand Down
1 change: 1 addition & 0 deletions docs/about/features.html
Expand Up @@ -5,6 +5,7 @@
<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/jquery.js"></script>
<script type="text/javascript" src="../../js/"></script>
</head>
<body>
Expand Down
1 change: 1 addition & 0 deletions docs/about/index.html
Expand Up @@ -5,6 +5,7 @@
<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/jquery.js"></script>
<script type="text/javascript" src="../../js/"></script>
</head>
<body>
Expand Down
1 change: 1 addition & 0 deletions docs/about/intro.html
Expand Up @@ -5,6 +5,7 @@
<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/jquery.js"></script>
<script type="text/javascript" src="../../js/"></script>
</head>
<body>
Expand Down
1 change: 1 addition & 0 deletions docs/about/platforms.html
Expand Up @@ -5,6 +5,7 @@
<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/jquery.js"></script>
<script type="text/javascript" src="../../js/"></script>
</head>
<body>
Expand Down
1 change: 1 addition & 0 deletions docs/api/events.html
Expand Up @@ -5,6 +5,7 @@
<title>jQuery Mobile Docs - Events</title>
<link rel="stylesheet" href="../../themes/default/" />
<link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
<script type="text/javascript" src="../../js/jquery.js"></script>
<script type="text/javascript" src="../../js/"></script>
</head>
<body>
Expand Down
1 change: 1 addition & 0 deletions docs/api/globalconfig.html
Expand Up @@ -5,6 +5,7 @@
<title>jQuery Mobile Docs - Configuring default settings</title>
<link rel="stylesheet" href="../../themes/default/" />
<link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
<script type="text/javascript" src="../../js/jquery.js"></script>
<script type="text/javascript" src="../../js/"></script>
</head>
<body>
Expand Down
1 change: 1 addition & 0 deletions docs/api/index.html
Expand Up @@ -5,6 +5,7 @@
<title>jQuery UI Mobile Framework - API</title>
<link rel="stylesheet" href="../../themes/default/" />
<link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
<script type="text/javascript" src="../../js/jquery.js"></script>
<script type="text/javascript" src="../../js/"></script>
</head>
<body>
Expand Down
1 change: 1 addition & 0 deletions docs/api/mediahelpers.html
Expand Up @@ -5,6 +5,7 @@
<title>jQuery Mobile Docs - Responsive Layout Helpers</title>
<link rel="stylesheet" href="../../themes/default/" />
<link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
<script type="text/javascript" src="../../js/jquery.js"></script>
<script type="text/javascript" src="../../js/"></script>
</head>
<body>
Expand Down
1 change: 1 addition & 0 deletions docs/api/methods.html
Expand Up @@ -5,6 +5,7 @@
<title>jQuery Mobile Docs - Methods</title>
<link rel="stylesheet" href="../../themes/default/" />
<link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
<script type="text/javascript" src="../../js/jquery.js"></script>
<script type="text/javascript" src="../../js/"></script>
</head>
<body>
Expand Down
1 change: 1 addition & 0 deletions docs/api/themes.html
Expand Up @@ -5,6 +5,7 @@
<title>jQuery Mobile Framework - Static Containers, States</title>
<link rel="stylesheet" href="../../themes/default/" />
<link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
<script type="text/javascript" src="../../js/jquery.js"></script>
<script type="text/javascript" src="../../js/"></script>
</head>
<body>
Expand Down
1 change: 1 addition & 0 deletions docs/buttons/api-buttons.html
Expand Up @@ -5,6 +5,7 @@
<title>jQuery Mobile Docs - Buttons</title>
<link rel="stylesheet" href="../../themes/default/" />
<link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
<script type="text/javascript" src="../../js/jquery.js"></script>
<script type="text/javascript" src="../../js/"></script>
</head>
<body>
Expand Down
1 change: 1 addition & 0 deletions docs/buttons/buttons-grouped.html
Expand Up @@ -5,6 +5,7 @@
<title>jQuery Mobile Docs - Buttons</title>
<link rel="stylesheet" href="../../themes/default/" />
<link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
<script type="text/javascript" src="../../js/jquery.js"></script>
<script type="text/javascript" src="../../js/"></script>
<script type="text/javascript" src="../docs/docs.js"></script>
</head>
Expand Down
1 change: 1 addition & 0 deletions docs/buttons/buttons-icons.html
Expand Up @@ -5,6 +5,7 @@
<title>jQuery Mobile Docs - Buttons</title>
<link rel="stylesheet" href="../../themes/default/" />
<link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
<script type="text/javascript" src="../../js/jquery.js"></script>
<script type="text/javascript" src="../../js/"></script>
<script type="text/javascript" src="../docs/docs.js"></script>
</head>
Expand Down
1 change: 1 addition & 0 deletions docs/buttons/buttons-inline.html
Expand Up @@ -5,6 +5,7 @@
<title>jQuery Mobile Docs - Buttons</title>
<link rel="stylesheet" href="../../themes/default/" />
<link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
<script type="text/javascript" src="../../js/jquery.js"></script>
<script type="text/javascript" src="../../js/"></script>
<script type="text/javascript" src="../docs/docs.js"></script>
</head>
Expand Down
1 change: 1 addition & 0 deletions docs/buttons/buttons-themes.html
Expand Up @@ -5,6 +5,7 @@
<title>jQuery Mobile Docs - Buttons</title>
<link rel="stylesheet" href="../../themes/default/" />
<link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
<script type="text/javascript" src="../../js/jquery.js"></script>
<script type="text/javascript" src="../../js/"></script>
<script type="text/javascript" src="../docs/docs.js"></script>
</head>
Expand Down
1 change: 1 addition & 0 deletions docs/buttons/buttons-types.html
Expand Up @@ -5,6 +5,7 @@
<title>jQuery Mobile Docs - Lists</title>
<link rel="stylesheet" href="../../themes/default/" />
<link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
<script type="text/javascript" src="../../js/jquery.js"></script>
<script type="text/javascript" src="../../js/"></script>
<script type="text/javascript" src="../docs/docs.js"></script>
</head>
Expand Down
1 change: 1 addition & 0 deletions docs/buttons/index.html
Expand Up @@ -5,6 +5,7 @@
<title>jQuery Mobile Docs - Buttons</title>
<link rel="stylesheet" href="../../themes/default/" />
<link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
<script type="text/javascript" src="../../js/jquery.js"></script>
<script type="text/javascript" src="../../js/"></script>
<script type="text/javascript" src="../docs/docs.js"></script>
</head>
Expand Down
1 change: 1 addition & 0 deletions docs/content/api-content.html
Expand Up @@ -4,6 +4,7 @@
<meta charset="utf-8" />
<title>jQuery Mobile Docs - Content formatting</title>
<link rel="stylesheet" href="../../themes/default/" />
<script type="text/javascript" src="../../js/jquery.js"></script>
<script type="text/javascript" src="../../js/"></script>
</head>
<body>
Expand Down
1 change: 1 addition & 0 deletions docs/content/content-collapsible.html
Expand Up @@ -5,6 +5,7 @@
<title>jQuery Mobile Docs - Content formatting</title>
<link rel="stylesheet" href="../../themes/default/" />
<link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
<script type="text/javascript" src="../../js/jquery.js"></script>
<script type="text/javascript" src="../../js/"></script>


Expand Down
1 change: 1 addition & 0 deletions docs/content/content-grids.html
Expand Up @@ -5,6 +5,7 @@
<title>jQuery Mobile Docs - Content formatting</title>
<link rel="stylesheet" href="../../themes/default/" />
<link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
<script type="text/javascript" src="../../js/jquery.js"></script>
<script type="text/javascript" src="../../js/"></script>
<script type="text/javascript" src="../docs/docs.js"></script>

Expand Down
1 change: 1 addition & 0 deletions docs/content/content-html.html
Expand Up @@ -5,6 +5,7 @@
<title>jQuery Mobile Docs - Content formatting</title>
<link rel="stylesheet" href="../../themes/default/" />
<link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
<script type="text/javascript" src="../../js/jquery.js"></script>
<script type="text/javascript" src="../../js/"></script>
<script type="text/javascript" src="../docs/docs.js"></script>

Expand Down
1 change: 1 addition & 0 deletions docs/content/content-themes.html
Expand Up @@ -5,6 +5,7 @@
<title>jQuery Mobile Docs - Content formatting</title>
<link rel="stylesheet" href="../../themes/default/" />
<link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
<script type="text/javascript" src="../../js/jquery.js"></script>
<script type="text/javascript" src="../../js/"></script>
<script type="text/javascript" src="../docs/docs.js"></script>
</head>
Expand Down
1 change: 1 addition & 0 deletions docs/content/index.html
Expand Up @@ -5,6 +5,7 @@
<title>jQuery Mobile Docs - Content formatting</title>
<link rel="stylesheet" href="../../themes/default/" />
<link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
<script type="text/javascript" src="../../js/jquery.js"></script>
<script type="text/javascript" src="../../js/"></script>
<script type="text/javascript" src="../docs/docs.js"></script>
</head>
Expand Down
1 change: 1 addition & 0 deletions docs/forms/api-forms.html
Expand Up @@ -5,6 +5,7 @@
<title>jQuery Mobile Docs - Forms</title>
<link rel="stylesheet" href="../../themes/default/" />
<link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
<script type="text/javascript" src="../../js/jquery.js"></script>
<script type="text/javascript" src="../../js/"></script>
</head>
<body>
Expand Down
1 change: 1 addition & 0 deletions docs/forms/docs-forms.html
Expand Up @@ -5,6 +5,7 @@
<title>jQuery Mobile Docs - Forms</title>
<link rel="stylesheet" href="../../themes/default/" />
<link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
<script type="text/javascript" src="../../js/jquery.js"></script>
<script type="text/javascript" src="../../js/"></script>
<script type="text/javascript" src="../docs/docs.js"></script>
</head>
Expand Down
1 change: 1 addition & 0 deletions docs/forms/forms-all.html
Expand Up @@ -5,6 +5,7 @@
<title>jQuery Mobile Docs - Forms</title>
<link rel="stylesheet" href="../../themes/default/" />
<link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
<script type="text/javascript" src="../../js/jquery.js"></script>
<script type="text/javascript" src="../../js/"></script>
</head>
<body>
Expand Down
1 change: 1 addition & 0 deletions docs/forms/forms-checkboxes.html
Expand Up @@ -5,6 +5,7 @@
<title>jQuery Mobile Docs - Forms</title>
<link rel="stylesheet" href="../../themes/default/" />
<link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
<script type="text/javascript" src="../../js/jquery.js"></script>
<script type="text/javascript" src="../../js/"></script>
<script type="text/javascript" src="../docs/docs.js"></script>
</head>
Expand Down
1 change: 1 addition & 0 deletions docs/forms/forms-radiobuttons.html
Expand Up @@ -5,6 +5,7 @@
<title>jQuery Mobile Docs - Forms</title>
<link rel="stylesheet" href="../../themes/default/" />
<link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
<script type="text/javascript" src="../../js/jquery.js"></script>
<script type="text/javascript" src="../../js/"></script>
<script type="text/javascript" src="../docs/docs.js"></script>
</head>
Expand Down
1 change: 1 addition & 0 deletions docs/forms/forms-sample-response.php
Expand Up @@ -5,6 +5,7 @@
<title>jQuery Mobile Docs - Forms</title>
<link rel="stylesheet" href="../../themes/default/" />
<link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
<script type="text/javascript" src="../../js/jquery.js"></script>
<script type="text/javascript" src="../../js/"></script>
</head>
<body>
Expand Down
1 change: 1 addition & 0 deletions docs/forms/forms-sample.html
Expand Up @@ -5,6 +5,7 @@
<title>jQuery Mobile Docs - Forms</title>
<link rel="stylesheet" href="../../themes/default/" />
<link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
<script type="text/javascript" src="../../js/jquery.js"></script>
<script type="text/javascript" src="../../js/"></script>
</head>
<body>
Expand Down
1 change: 1 addition & 0 deletions docs/forms/forms-search.html
Expand Up @@ -5,6 +5,7 @@
<title>jQuery Mobile Docs - Forms</title>
<link rel="stylesheet" href="../../themes/default/" />
<link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
<script type="text/javascript" src="../../js/jquery.js"></script>
<script type="text/javascript" src="../../js/"></script>
<script type="text/javascript" src="../docs/docs.js"></script>
</head>
Expand Down
1 change: 1 addition & 0 deletions docs/forms/forms-selects.html
Expand Up @@ -5,6 +5,7 @@
<title>jQuery Mobile Docs - Forms</title>
<link rel="stylesheet" href="../../themes/default/" />
<link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
<script type="text/javascript" src="../../js/jquery.js"></script>
<script type="text/javascript" src="../../js/"></script>
<script type="text/javascript" src="../docs/docs.js"></script>
</head>
Expand Down
1 change: 1 addition & 0 deletions docs/forms/forms-slider.html
Expand Up @@ -5,6 +5,7 @@
<title>jQuery Mobile Docs - Forms</title>
<link rel="stylesheet" href="../../themes/default/" />
<link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
<script type="text/javascript" src="../../js/jquery.js"></script>
<script type="text/javascript" src="../../js/"></script>
<script type="text/javascript" src="../docs/docs.js"></script>
</head>
Expand Down
1 change: 1 addition & 0 deletions docs/forms/forms-switch.html
Expand Up @@ -5,6 +5,7 @@
<title>jQuery Mobile Docs - Forms</title>
<link rel="stylesheet" href="../../themes/default/" />
<link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
<script type="text/javascript" src="../../js/jquery.js"></script>
<script type="text/javascript" src="../../js/"></script>
<script type="text/javascript" src="../docs/docs.js"></script>
</head>
Expand Down
1 change: 1 addition & 0 deletions docs/forms/forms-text.html
Expand Up @@ -5,6 +5,7 @@
<title>jQuery Mobile Docs - Forms</title>
<link rel="stylesheet" href="../../themes/default/" />
<link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
<script type="text/javascript" src="../../js/jquery.js"></script>
<script type="text/javascript" src="../../js/"></script>
<script type="text/javascript" src="../docs/docs.js"></script>
</head>
Expand Down
1 change: 1 addition & 0 deletions docs/forms/forms-themes.html
Expand Up @@ -5,6 +5,7 @@
<title>jQuery Mobile Docs - Forms</title>
<link rel="stylesheet" href="../../themes/default/" />
<link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
<script type="text/javascript" src="../../js/jquery.js"></script>
<script type="text/javascript" src="../../js/"></script>
<script type="text/javascript" src="../docs/docs.js"></script>
</head>
Expand Down
1 change: 1 addition & 0 deletions docs/forms/index.html
Expand Up @@ -5,6 +5,7 @@
<title>jQuery Mobile Docs - Forms</title>
<link rel="stylesheet" href="../../themes/default/" />
<link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
<script type="text/javascript" src="../../js/jquery.js"></script>
<script type="text/javascript" src="../../js/"></script>
<script type="text/javascript" src="../docs/docs.js"></script>
</head>
Expand Down
1 change: 1 addition & 0 deletions docs/forms/plugin-eventsmethods.html
Expand Up @@ -5,6 +5,7 @@
<title>jQuery Mobile Docs - Form Plugin Methods</title>
<link rel="stylesheet" href="../../themes/default/" />
<link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
<script type="text/javascript" src="../../js/jquery.js"></script>
<script type="text/javascript" src="../../js/"></script>
</head>
<body>
Expand Down
1 change: 1 addition & 0 deletions docs/index.html
Expand Up @@ -4,6 +4,7 @@
<meta charset="utf-8" />
<title>jQuery UI Mobile Framework - Documentation</title>
<link rel="stylesheet" media="only all" href="../themes/default/" />
<script type="text/javascript" src="../js/jquery.js"></script>
<script type="text/javascript" src="../js/"></script>
</head>
<body>
Expand Down
1 change: 1 addition & 0 deletions docs/lists/api-lists.html
Expand Up @@ -5,6 +5,7 @@
<title>jQuery Mobile Docs - Lists</title>
<link rel="stylesheet" href="../../themes/default/" />
<link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
<script type="text/javascript" src="../../js/jquery.js"></script>
<script type="text/javascript" src="../../js/"></script>
</head>
<body>
Expand Down
1 change: 1 addition & 0 deletions docs/lists/docs-lists.html
Expand Up @@ -5,6 +5,7 @@
<title>jQuery Mobile Docs - Lists</title>
<link rel="stylesheet" href="../../themes/default/" />
<link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
<script type="text/javascript" src="../../js/jquery.js"></script>
<script type="text/javascript" src="../../js/"></script>
</head>
<body>
Expand Down
1 change: 1 addition & 0 deletions docs/lists/index.html
Expand Up @@ -5,6 +5,7 @@
<title>jQuery Mobile Docs - Lists</title>
<link rel="stylesheet" href="../../themes/default/" />
<link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
<script type="text/javascript" src="../../js/jquery.js"></script>
<script type="text/javascript" src="../../js/"></script>
</head>
<body>
Expand Down
1 change: 1 addition & 0 deletions docs/lists/lists-count.html
Expand Up @@ -5,6 +5,7 @@
<title>jQuery Mobile Docs - Lists</title>
<link rel="stylesheet" href="../../themes/default/" />
<link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
<script type="text/javascript" src="../../js/jquery.js"></script>
<script type="text/javascript" src="../../js/"></script>
<script type="text/javascript" src="docs/docs.js"></script>
</head>
Expand Down
1 change: 1 addition & 0 deletions docs/lists/lists-divider.html
Expand Up @@ -5,6 +5,7 @@
<title>jQuery Mobile Docs - Lists</title>
<link rel="stylesheet" href="../../themes/default/" />
<link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
<script type="text/javascript" src="../../js/jquery.js"></script>
<script type="text/javascript" src="../../js/"></script>
<script type="text/javascript" src="docs/docs.js"></script>
</head>
Expand Down
1 change: 1 addition & 0 deletions docs/lists/lists-formatting.html
Expand Up @@ -5,6 +5,7 @@
<title>jQuery Mobile Docs - Lists</title>
<link rel="stylesheet" href="../../themes/default/" />
<link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
<script type="text/javascript" src="../../js/jquery.js"></script>
<script type="text/javascript" src="../../js/"></script>
<script type="text/javascript" src="docs/docs.js"></script>
</head>
Expand Down
1 change: 1 addition & 0 deletions docs/lists/lists-icons.html
Expand Up @@ -5,6 +5,7 @@
<title>jQuery Mobile Docs - Lists</title>
<link rel="stylesheet" href="../../themes/default/" />
<link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
<script type="text/javascript" src="../../js/jquery.js"></script>
<script type="text/javascript" src="../../js/"></script>
<script type="text/javascript" src="docs/docs.js"></script>
</head>
Expand Down
1 change: 1 addition & 0 deletions docs/lists/lists-inset.html
Expand Up @@ -5,6 +5,7 @@
<title>jQuery Mobile Docs - Lists</title>
<link rel="stylesheet" href="../../themes/default/" />
<link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
<script type="text/javascript" src="../../js/jquery.js"></script>
<script type="text/javascript" src="../../js/"></script>
<script type="text/javascript" src="docs/docs.js"></script>
</head>
Expand Down
1 change: 1 addition & 0 deletions docs/lists/lists-nested.html
Expand Up @@ -5,6 +5,7 @@
<title>jQuery Mobile Docs - Lists</title>
<link rel="stylesheet" href="../../themes/default/" />
<link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
<script type="text/javascript" src="../../js/jquery.js"></script>
<script type="text/javascript" src="../../js/"></script>
<script type="text/javascript" src="docs/docs.js"></script>
</head>
Expand Down
1 change: 1 addition & 0 deletions docs/lists/lists-ol.html
Expand Up @@ -5,6 +5,7 @@
<title>jQuery Mobile Docs - Lists</title>
<link rel="stylesheet" href="../../themes/default/" />
<link rel="stylesheet" href="../_assets/css/jqm-docs.css"/>
<script type="text/javascript" src="../../js/jquery.js"></script>
<script type="text/javascript" src="../../js/"></script>
<script type="text/javascript" src="docs/docs.js"></script>
</head>
Expand Down

0 comments on commit 161f5e6

Please sign in to comment.