Skip to content

Commit a6e8942

Browse files
committed
Use the CDN.
1 parent 5d571af commit a6e8942

20 files changed

+6
-24513
lines changed

entries2html.xsl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
<head>
1010
<meta charset="utf-8">
1111
&lt;title&gt;<xsl:value-of select="//entry/@name"/> demo&lt;/title&gt;
12-
&lt;link rel="stylesheet" href="/resources/jquery-ui.css"&gt;<xsl:if test="css">
12+
&lt;link rel="stylesheet" href="http://code.jquery.com/ui/1.9.0-rc.1/themes/base/jquery-ui.css"&gt;<xsl:if test="css">
1313
&lt;style&gt;<xsl:value-of select="css/text()"/> &lt;/style&gt;</xsl:if>
14-
&lt;script src="/resources/jquery.js"&gt;&lt;/script&gt;
15-
&lt;script src="/resources/jquery-ui.js"&gt;&lt;/script&gt;
14+
&lt;script src="http://code.jquery.com/jquery-1.8.2.js"&gt;&lt;/script&gt;
15+
&lt;script src="http://code.jquery.com/ui/1.9.0-rc.1/jquery-ui.js"&gt;&lt;/script&gt;
1616
&lt;/head&gt;
1717
&lt;body&gt;
1818
<xsl:value-of select="html/text()"/>

resources/easing-graph.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
<head>
44
<meta charset="utf-8">
55
<title>jQuery UI Easing Equations</title>
6-
<link rel="stylesheet" href="/resources/jquery-ui.css">
7-
<script src="/resources/jquery.js"></script>
8-
<script src="/resources/jquery-ui.js"></script>
6+
<link rel="stylesheet" href="http://code.jquery.com/ui/1.9.0-rc.1/themes/base/jquery-ui.css">
7+
<script src="http://code.jquery.com/jquery-1.8.2.js"></script>
8+
<script src="http://code.jquery.com/ui/1.9.0-rc.1/jquery-ui.js"></script>
99
<style>
1010
.graph {
1111
float: left;

resources/images/st-stephens.jpg

-17.3 KB
Binary file not shown.

resources/images/tower-bridge.jpg

-15.4 KB
Binary file not shown.
-180 Bytes
Binary file not shown.
-178 Bytes
Binary file not shown.
-120 Bytes
Binary file not shown.
-105 Bytes
Binary file not shown.
-111 Bytes
Binary file not shown.
-110 Bytes
Binary file not shown.
-119 Bytes
Binary file not shown.
Binary file not shown.
-4.27 KB
Binary file not shown.
-4.27 KB
Binary file not shown.
-4.27 KB
Binary file not shown.
-4.27 KB
Binary file not shown.
-4.27 KB
Binary file not shown.

resources/jquery-ui.css

Lines changed: 0 additions & 471 deletions
This file was deleted.

0 commit comments

Comments
 (0)