Skip to content

Commit

Permalink
Update Rosetta Stone to v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeno Rocha committed Oct 20, 2014
1 parent 71f7976 commit 18774f3
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions src/files/rosetta-stone/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8">
<title>jQuery 1.8.3 - YUI 3.8.0 - AlloyUI 2.0.0 Rosetta Stone</title>
<title>jQuery 1.8.3 - YUI 3.8.0 - AlloyUI 3.0.0 Rosetta Stone</title>
<link rel="stylesheet" type="text/css" href="css/rosetta.css">
</head>
<body>
Expand Down Expand Up @@ -34,7 +34,7 @@ <h2 id="start">Getting Started</h2>
<tr>
<th class="jq">jQuery 1.8.3</th>
<th class="yui">YUI 3.8.0</th>
<th class="aui">AUI 2.0.0</th>
<th class="aui">AUI 3.0.0</th>
</tr>
</thead>

Expand Down Expand Up @@ -110,8 +110,8 @@ <h2 id="start">Getting Started</h2>
</td>
<td class="code aui">
<pre class="code">
&lt;script src="http://cdn.alloyui.com/2.0.0pr7/aui/aui-min.js"&gt;&lt;/script&gt;
&lt;link href="http://cdn.alloyui.com/2.0.0pr7/aui-css/css/bootstrap.min.css" rel="stylesheet"&gt;&lt;/link&gt;
&lt;script src="http://cdn.alloyui.com/3.0.0/aui/aui-min.js"&gt;&lt;/script&gt;
&lt;link href="http://cdn.alloyui.com/3.0.0/aui-css/css/bootstrap.min.css" rel="stylesheet"&gt;&lt;/link&gt;


&lt;script&gt;
Expand All @@ -130,7 +130,7 @@ <h2 id="common" class="section">Common Idioms</h2>
<tr>
<th class="jq">jQuery 1.8.3</th>
<th class="yui">YUI 3.8.0</th>
<th class="aui">AUI 2.0.0</th>
<th class="aui">AUI 3.0.0</th>
<th class="notes">Notes</th>
</tr>
</thead>
Expand Down Expand Up @@ -784,7 +784,7 @@ <h2 id="events">Events</h2>
<tr>
<th class="jq">jQuery 1.8.3</th>
<th class="yui">YUI 3.8.0</th>
<th class="aui">AUI 2.0.0</th>
<th class="aui">AUI 3.0.0</th>
<th class="notes">Notes</th>
</tr>
</thead>
Expand Down Expand Up @@ -915,7 +915,7 @@ <h2 id="selectors">Selectors</h2>
<tr>
<th class="jq">jQuery 1.8.3</th>
<th class="yui">YUI 3.8.0</th>
<th class="aui">AUI 2.0.0</th>
<th class="aui">AUI 3.0.0</th>
<th class="notes">Notes</th>
</tr>
</thead>
Expand Down Expand Up @@ -1748,7 +1748,7 @@ <h2 id="effects">Effects</h2>
<tr>
<th class="jq">jQuery 1.8.3</th>
<th class="yui">YUI 3.8.0</th>
<th class="aui">AUI 2.0.0</th>
<th class="aui">AUI 3.0.0</th>
<th class="notes">Notes</th>
</tr>
</thead>
Expand Down Expand Up @@ -1864,7 +1864,7 @@ <h2 id="nodelist">Array vs. NodeList</h2>
<tr>
<th class="jq">jQuery 1.8.3</th>
<th class="yui">YUI 3.8.0</th>
<th class="aui">AUI 2.0.0</th>
<th class="aui">AUI 3.0.0</th>
<th class="notes">Notes</th>
</tr>
</thead>
Expand Down Expand Up @@ -2044,7 +2044,7 @@ <h2 id="ajax">Ajax</h2>
<tr>
<th class="jq">jQuery 1.8.3</th>
<th class="yui">YUI 3.8.0</th>
<th class="aui">AUI 2.0.0</th>
<th class="aui">AUI 3.0.0</th>
<th class="notes">Notes</th>
</tr>
</thead>
Expand Down Expand Up @@ -2198,7 +2198,7 @@ <h2 id="css">CSS</h2>
<tr>
<th class="jq">jQuery 1.8.3</th>
<th class="yui">YUI 3.8.0</th>
<th class="aui">AUI 2.0.0</th>
<th class="aui">AUI 3.0.0</th>
<th class="notes">Notes</th>
</tr>
</thead>
Expand Down Expand Up @@ -2454,7 +2454,7 @@ <h2 id="langUtil">Language Utilities</h2>
<tr>
<th class="jq">jQuery 1.8.3</th>
<th class="yui">YUI 3.8.0</th>
<th class="aui">AUI 2.0.0</th>
<th class="aui">AUI 3.0.0</th>
<th class="notes">Notes</th>
</tr>
</thead>
Expand Down Expand Up @@ -2634,7 +2634,7 @@ <h2 id="sectionid">Section Name</h2>
<tr>
<th class="jq">jQuery 1.8.3</th>
<th class="yui">YUI 3.8.0</th>
<th class="aui">AUI 2.0.0</th>
<th class="aui">AUI 3.0.0</th>
<th class="notes">Notes</th>
</tr>
</thead>
Expand Down

0 comments on commit 18774f3

Please sign in to comment.