summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrent Richardson <trentdrichardson@gmail.com>2014-09-01 10:00:30 -0400
committerTrent Richardson <trentdrichardson@gmail.com>2014-09-01 10:00:30 -0400
commit8226d8113f86ca7faa576f235e8011ff7319926a (patch)
treeda7d495372c68f983dc7c6cebd83c713b93c8582
parent9a864dce3bbc73e7ac2d3b6b86210d6bd1e89813 (diff)
downloadjQuery-Impromptu-8226d8113f86ca7faa576f235e8011ff7319926a.zip
jQuery-Impromptu-8226d8113f86ca7faa576f235e8011ff7319926a.tar.gz
jQuery-Impromptu-8226d8113f86ca7faa576f235e8011ff7319926a.tar.bz2
Updates jquery version in demos
-rw-r--r--src/demos/loan_calculator.html2
-rw-r--r--src/demos/purecss.html2
-rw-r--r--src/demos/select_filter.html2
-rw-r--r--src/demos/survey.html2
-rw-r--r--src/demos/twitter_bootstrap.html2
-rw-r--r--src/demos/user_manager.html2
6 files changed, 6 insertions, 6 deletions
diff --git a/src/demos/loan_calculator.html b/src/demos/loan_calculator.html
index 9f85378..3fbbfbb 100644
--- a/src/demos/loan_calculator.html
+++ b/src/demos/loan_calculator.html
@@ -6,7 +6,7 @@
<link rel="stylesheet" media="all" type="text/css" href="../jquery-impromptu.css" />
- <script type="text/javascript" src="http://code.jquery.com/jquery-1.9.1.min.js"></script>
+ <script type="text/javascript" src="http://code.jquery.com/jquery-1.11.1.min.js"></script>
<script type="text/javascript" src="../jquery-impromptu.js"></script>
<style type="text/css">
diff --git a/src/demos/purecss.html b/src/demos/purecss.html
index c2842b6..aba14f0 100644
--- a/src/demos/purecss.html
+++ b/src/demos/purecss.html
@@ -11,7 +11,7 @@
<link rel="stylesheet" media="all" type="text/css" href="../themes/base.css" />
<link rel="stylesheet" href="http://yui.yahooapis.com/pure/0.1.0/pure-min.css" />
- <script type="text/javascript" src="http://code.jquery.com/jquery-1.9.1.min.js"></script>
+ <script type="text/javascript" src="http://code.jquery.com/jquery-1.11.1.min.js"></script>
<script type="text/javascript" src="../jquery-impromptu.js"></script>
<script type="text/javascript">
diff --git a/src/demos/select_filter.html b/src/demos/select_filter.html
index af03c0f..a5e3f96 100644
--- a/src/demos/select_filter.html
+++ b/src/demos/select_filter.html
@@ -7,7 +7,7 @@
<link rel="stylesheet" media="all" type="text/css" href="../jquery-impromptu.css" />
- <script type="text/javascript" src="http://code.jquery.com/jquery-1.8.3.min.js"></script>
+ <script type="text/javascript" src="http://code.jquery.com/jquery-1.11.1.min.js"></script>
<script type="text/javascript" src="../jquery-impromptu.js"></script>
<style type="text/css">
diff --git a/src/demos/survey.html b/src/demos/survey.html
index ee4ae24..892d9ce 100644
--- a/src/demos/survey.html
+++ b/src/demos/survey.html
@@ -13,7 +13,7 @@
/*-------------------------------- */
</style>
- <script type="text/javascript" src="http://code.jquery.com/jquery-1.8.3.min.js"></script>
+ <script type="text/javascript" src="http://code.jquery.com/jquery-1.11.1.min.js"></script>
<script type="text/javascript" src="../jquery-impromptu.js"></script>
diff --git a/src/demos/twitter_bootstrap.html b/src/demos/twitter_bootstrap.html
index 85c1437..f523287 100644
--- a/src/demos/twitter_bootstrap.html
+++ b/src/demos/twitter_bootstrap.html
@@ -11,7 +11,7 @@
<link rel="stylesheet" media="all" type="text/css" href="../themes/base.css" />
<link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.min.css" rel="stylesheet">
- <script type="text/javascript" src="http://code.jquery.com/jquery-1.9.1.min.js"></script>
+ <script type="text/javascript" src="http://code.jquery.com/jquery-1.11.1.min.js"></script>
<script type="text/javascript" src="../jquery-impromptu.js"></script>
<script type="text/javascript">
diff --git a/src/demos/user_manager.html b/src/demos/user_manager.html
index f9af4de..d23a660 100644
--- a/src/demos/user_manager.html
+++ b/src/demos/user_manager.html
@@ -23,7 +23,7 @@
</style>
- <script type="text/javascript" src="http://code.jquery.com/jquery-1.8.3.min.js"></script>
+ <script type="text/javascript" src="http://code.jquery.com/jquery-1.11.1.min.js"></script>
<script type="text/javascript" src="../jquery-impromptu.js"></script>
<script type="text/javascript">