We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a220faf commit 737a1d6Copy full SHA for 737a1d6
test/index.html
@@ -4,7 +4,8 @@
4
<title>Testing mousewheel plugin</title>
5
6
<!--<script type="text/javascript" src="http://code.jquery.com/jquery-git.js"></script>-->
7
- <script type="text/javascript" src="http://code.jquery.com/jquery-1.6.4.js"></script>
+ <script type="text/javascript" src="http://code.jquery.com/jquery-1.7.js"></script>
8
+ <!--<script type="text/javascript" src="http://code.jquery.com/jquery-1.6.4.js"></script>-->
9
<!--<script type="text/javascript" src="http://code.jquery.com/jquery-1.5.2.js"></script>-->
10
<!--<script type="text/javascript" src="http://code.jquery.com/jquery-1.4.4.js"></script>-->
11
<!--<script type="text/javascript" src="http://code.jquery.com/jquery-1.3.2.js"></script>-->
0 commit comments