add jquery 1.7 to test

This commit is contained in:
Brandon Aaron
2011-11-09 19:50:49 -06:00
parent a220faf3fc
commit 737a1d63fe

View File

@ -4,7 +4,8 @@
<title>Testing mousewheel plugin</title>
<!--<script type="text/javascript" src="http://code.jquery.com/jquery-git.js"></script>-->
<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>
<!--<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.5.2.js"></script>-->
<!--<script type="text/javascript" src="http://code.jquery.com/jquery-1.4.4.js"></script>-->
<!--<script type="text/javascript" src="http://code.jquery.com/jquery-1.3.2.js"></script>-->