Skip to content

Commit 321f69d

Browse files
committed
Updated to the latest version of jQuery UI.
1 parent 6c6b9ac commit 321f69d

File tree

3 files changed

+183
-182
lines changed

3 files changed

+183
-182
lines changed

ajax_load.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
<!--[if lt IE 9]>
1616
<link rel="stylesheet" href="assets/stylesheets/ie.css" />
1717
<![endif]-->
18-
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script>
19-
<script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.10/jquery-ui.min.js"></script>
18+
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script>
19+
<script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.11/jquery-ui.min.js"></script>
2020
<script>
2121
if (!window.jQuery) {
2222
document.write(unescape('%3Cscript src="assets/javascripts/jquery.js"%3E%3C/script%3E'));

0 commit comments

Comments
 (0)