Update to jQuery 1.7.0

This commit is contained in:
Gea-Suan Lin
2011-11-13 08:33:24 +08:00
parent dff230339b
commit 80a2c2d8e2

View File

@@ -6,7 +6,7 @@
<!--[if (gt IE 9)|!(IE)]><!--><html><!--<![endif]--> <!--[if (gt IE 9)|!(IE)]><!--><html><!--<![endif]-->
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js"></script> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.0/jquery.min.js"></script>
<!--[if lt IE 9]> <!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]--> <![endif]-->