瀏覽代碼

updated jQuery version

from 1.6.2 to 1.7.1
whoa, I was way behind!
eddiemachado 14 年之前
父節點
當前提交
8a567fdb6e
共有 3 個文件被更改,包括 3 次插入17 次删除
  1. 2 2
      header.php
  2. 0 15
      library/js/libs/jquery-1.6.2.min.js
  3. 1 0
      library/js/libs/jquery-1.7.1.min.js

+ 2 - 2
header.php

@@ -33,8 +33,8 @@
 		<link rel="stylesheet" href="<?php echo get_template_directory_uri(); ?>/library/css/normalize.css">		
 		
 		<!-- Grab Google CDN's jQuery, with a protocol relative URL; fall back to local if necessary -->
-		<script src="//ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
-		<script>window.jQuery || document.write(unescape('%3Cscript src="<?php echo get_template_directory_uri(); ?>/library/js/libs/jquery-1.6.2.min.js"%3E%3C/script%3E'))</script>
+		<script src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
+		<script>window.jQuery || document.write(unescape('%3Cscript src="<?php echo get_template_directory_uri(); ?>/library/js/libs/jquery-1.7.1.min.js"%3E%3C/script%3E'))</script>
 		
 		<!-- drop Google Analytics Here -->
 		<!-- end analytics -->

File diff suppressed because it is too large
+ 0 - 15
library/js/libs/jquery-1.6.2.min.js


File diff suppressed because it is too large
+ 1 - 0
library/js/libs/jquery-1.7.1.min.js


Some files were not shown because too many files changed in this diff