summaryrefslogtreecommitdiffstats
path: root/examples/example5-collapsing.html
diff options
context:
space:
mode:
Diffstat (limited to 'examples/example5-collapsing.html')
-rw-r--r--examples/example5-collapsing.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/example5-collapsing.html b/examples/example5-collapsing.html
index 42b5fee..a874dd8 100644
--- a/examples/example5-collapsing.html
+++ b/examples/example5-collapsing.html
@@ -4,7 +4,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>SlickGrid example 5: Collapsing</title>
<link rel="stylesheet" href="../slick.grid.css" type="text/css" media="screen" charset="utf-8" />
- <link rel="stylesheet" href="../css/smoothness/jquery-ui-1.8.5.custom.css" type="text/css" media="screen" charset="utf-8" />
+ <link rel="stylesheet" href="../css/smoothness/jquery-ui-1.8.16.custom.css" type="text/css" media="screen" charset="utf-8" />
<link rel="stylesheet" href="examples.css" type="text/css" media="screen" charset="utf-8" />
<style>
.cell-title {
@@ -58,8 +58,8 @@
<script src="../lib/firebugx.js"></script>
- <script src="../lib/jquery-1.4.3.min.js"></script>
- <script src="../lib/jquery-ui-1.8.5.custom.min.js"></script>
+ <script src="../lib/jquery-1.7.min.js"></script>
+ <script src="../lib/jquery-ui-1.8.16.custom.min.js"></script>
<script src="../lib/jquery.event.drag-2.0.min.js"></script>
<script src="../slick.core.js"></script>