瀏覽代碼

Switch to jquery 1.9 to keep IE compatibility

boutils 10 年之前
父節點
當前提交
24ffc7c953
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -31,7 +31,7 @@
     <!-- Specific CSS -->
     <link rel = "stylesheet" href = "css/main.css">
 
-    <script type = "text/javascript" src = "https://code.jquery.com/jquery-2.1.3.min.js"></script>
+    <script type = "text/javascript" src = "https://code.jquery.com/jquery-1.11.3.min.js"></script>
     <script type = "text/javascript" src = "https://cdnjs.cloudflare.com/ajax/libs/lodash.js/2.4.1/lodash.min.js"></script>
     <script type = "text/javascript" src = "js/proj4js/dist/proj4.js"></script>