Change the title in example codes and update jQuery to 1.10.

This commit is contained in:
Hyunje Alex Jun
2013-09-30 15:48:51 +09:00
parent 18c9517205
commit b0c8e91f18
5 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -3,9 +3,9 @@
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Ul-content</title>
<title>perfect-scrollbar example</title>
<link href="../src/perfect-scrollbar.css" rel="stylesheet">
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
<script src="../src/jquery.mousewheel.js"></script>
<script src="../src/perfect-scrollbar.js"></script>
<style>