Skip to content

Commit

Permalink
Updated jquery references from 1.4.2 to 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanstark committed May 4, 2011
1 parent 34dab52 commit 2ef2afe
Show file tree
Hide file tree
Showing 14 changed files with 8,896 additions and 15 deletions.
2 changes: 1 addition & 1 deletion demos/clock/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<title>jQTouch &beta;</title>
<style type="text/css" media="screen">@import "../../jqtouch/jqtouch.css";</style>
<style type="text/css" media="screen">@import "../../themes/apple/theme.css";</style>
<script src="../../jqtouch/jquery-1.4.2.min.js" type="text/javascript" charset="utf-8"></script>
<script src="../../jqtouch/jquery-1.6.min.js" type="text/javascript" charset="utf-8"></script>
<script src="../../jqtouch/jqtouch.js" type="application/x-javascript" charset="utf-8"></script>
<!--
jQTouch Clock Demo
Expand Down
2 changes: 1 addition & 1 deletion demos/customanimation/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<title>jQTouch &beta;</title>
<style type="text/css" media="screen">@import "../../jqtouch/jqtouch.css";</style>
<style type="text/css" media="screen">@import "../../themes/jqt/theme.css";</style>
<script src="../../jqtouch/jquery-1.4.2.min.js" type="text/javascript" charset="utf-8"></script>
<script src="../../jqtouch/jquery-1.6.min.js" type="text/javascript" charset="utf-8"></script>
<script src="../../jqtouch/jqtouch.js" type="application/x-javascript" charset="utf-8"></script>

<script type="text/javascript" charset="utf-8">
Expand Down
2 changes: 1 addition & 1 deletion demos/customanimation2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<title>jQTouch &beta;</title>
<style type="text/css" media="screen">@import "../../jqtouch/jqtouch.css";</style>
<style type="text/css" media="screen">@import "../../themes/jqt/theme.css";</style>
<script src="../../jqtouch/jquery-1.4.2.min.js" type="text/javascript" charset="utf-8"></script>
<script src="../../jqtouch/jquery-1.6.min.js" type="text/javascript" charset="utf-8"></script>
<script src="../../jqtouch/jqtouch.js" type="application/x-javascript" charset="utf-8"></script>

<script type="text/javascript" charset="utf-8">
Expand Down
6 changes: 3 additions & 3 deletions demos/ext_autotitles/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<html>
<head>
<meta charset="UTF-8" />
<title>jQT.Floaty</title>
<title>jQT.AutoTitles</title>
<style type="text/css" media="screen">@import "../../jqtouch/jqtouch.css";</style>
<style type="text/css" media="screen">@import "../../themes/jqt/theme.css";</style>
<script src="../../jqtouch/jquery-1.4.2.min.js" type="text/javascript" charset="utf-8"></script>
<script src="../../jqtouch/jquery-1.6.min.js" type="text/javascript" charset="utf-8"></script>
<script src="../../jqtouch/jqtouch.js" type="application/x-javascript" charset="utf-8"></script>
<script src="../../extensions/jqt.autotitles.js" type="application/x-javascript" charset="utf-8"></script>

Expand All @@ -32,7 +32,7 @@ <h1>Auto Titles</h1>
</div>
<div id="page2">
<div class="toolbar">
<a href="#" class="back">back</a>
<a href="#" class="back">Back</a>
<h1>[Fruit Name]</h1>
</div>
<div class="info">
Expand Down
2 changes: 1 addition & 1 deletion demos/ext_floaty/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<title>jQT.Floaty</title>
<style type="text/css" media="screen">@import "../../jqtouch/jqtouch.css";</style>
<style type="text/css" media="screen">@import "../../themes/jqt/theme.css";</style>
<script src="../../jqtouch/jquery-1.4.2.min.js" type="text/javascript" charset="utf-8"></script>
<script src="../../jqtouch/jquery-1.6.min.js" type="text/javascript" charset="utf-8"></script>
<script src="../../jqtouch/jqtouch.js" type="application/x-javascript" charset="utf-8"></script>
<script src="../../extensions/jqt.floaty.js" type="application/x-javascript" charset="utf-8"></script>

Expand Down
2 changes: 1 addition & 1 deletion demos/ext_location/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<title>jQT.Location</title>
<style type="text/css" media="screen">@import "../../jqtouch/jqtouch.css";</style>
<style type="text/css" media="screen">@import "../../themes/jqt/theme.css";</style>
<script src="../../jqtouch/jquery-1.4.2.min.js" type="text/javascript" charset="utf-8"></script>
<script src="../../jqtouch/jquery-1.6.min.js" type="text/javascript" charset="utf-8"></script>
<script src="../../jqtouch/jqtouch.js" type="application/x-javascript" charset="utf-8"></script>
<script src="../../extensions/jqt.location.js" type="application/x-javascript" charset="utf-8"></script>
<script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false"></script>
Expand Down
2 changes: 1 addition & 1 deletion demos/ext_offline/cache.manifest
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ index.html
jqtouch.png
../../jqtouch/jqtouch.css
../../jqtouch/jqtouch.js
../../jqtouch/jquery-1.4.2.min.js
../../jqtouch/jquery-1.6.min.js
../../themes/jqt/theme.css
../../extensions/jqt.offline.js
../../themes/jqt/img/back_button.png
Expand Down
2 changes: 1 addition & 1 deletion demos/ext_offline/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<title>jQT.Offline</title>
<style type="text/css" media="screen">@import "../../jqtouch/jqtouch.css";</style>
<style type="text/css" media="screen">@import "../../themes/jqt/theme.css";</style>
<script src="../../jqtouch/jquery-1.4.2.min.js" type="text/javascript" charset="utf-8"></script>
<script src="../../jqtouch/jquery-1.6.min.js" type="text/javascript" charset="utf-8"></script>
<script src="../../jqtouch/jqtouch.js" type="application/x-javascript" charset="utf-8"></script>
<script src="../../extensions/jqt.offline.js" type="application/x-javascript" charset="utf-8"></script>

Expand Down
4 changes: 2 additions & 2 deletions demos/main/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<head>
<meta charset="UTF-8" />
<!--
<script src="http://192.168.1.3:8080/target/target-script-min.js"></script>
<script src="http://jsconsole.com/remote.js?"></script>
<script src="http://192.168.1.2:8080/target/target-script-min.js"></script>
-->
<title>jQTouch &beta;</title>
<style type="text/css" media="screen">@import "../../jqtouch/jqtouch.css";</style>
<style type="text/css" media="screen">@import "../../themes/jqt/theme.css";</style>
<script src="../../jqtouch/jquery-1.4.2.js" type="text/javascript" charset="utf-8"></script>
<script src="../../jqtouch/jquery-1.6.js" type="text/javascript" charset="utf-8"></script>
<script src="../../jqtouch/jqtouch.js" type="application/x-javascript" charset="utf-8"></script>
<script type="text/javascript" charset="utf-8">
var jQT = new $.jQTouch({
Expand Down
2 changes: 1 addition & 1 deletion demos/public_objects/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>jQTouch &beta;</title>
<style type="text/css" media="screen">@import "../../jqtouch/jqtouch.css";</style>
<style type="text/css" media="screen">@import "../../themes/jqt/theme.css";</style>
<script src="../../jqtouch/jquery-1.4.2.min.js" type="text/javascript" charset="utf-8"></script>
<script src="../../jqtouch/jquery-1.6.min.js" type="text/javascript" charset="utf-8"></script>
<script src="../../jqtouch/jqtouch.js" type="application/x-javascript" charset="utf-8"></script>
<script type="text/javascript" charset="utf-8">
var jQT = new $.jQTouch({
Expand Down
2 changes: 1 addition & 1 deletion demos/skel/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>jQTouch &beta;</title>
<style type="text/css" media="screen">@import "../../jqtouch/jqtouch.css";</style>
<style type="text/css" media="screen">@import "../../themes/jqt/theme.css";</style>
<script src="../../jqtouch/jquery-1.4.2.min.js" type="text/javascript" charset="utf-8"></script>
<script src="../../jqtouch/jquery-1.6.min.js" type="text/javascript" charset="utf-8"></script>
<script src="../../jqtouch/jqtouch.js" type="application/x-javascript" charset="utf-8"></script>
<script type="text/javascript" charset="utf-8">
var jQT = new $.jQTouch({
Expand Down
2 changes: 1 addition & 1 deletion demos/todo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
border-top: 1px solid #9d7062;
}
</style>
<script src="../../jqtouch/jquery-1.4.2.min.js" type="text/javascript" charset="utf-8"></script>
<script src="../../jqtouch/jquery-1.6.min.js" type="text/javascript" charset="utf-8"></script>
<script src="../../jqtouch/jqtouch.js" type="application/x-javascript" charset="utf-8"></script>
<script type="text/javascript" charset="utf-8">
var jQT = $.jQTouch({
Expand Down
Loading

0 comments on commit 2ef2afe

Please sign in to comment.