summaryrefslogtreecommitdiffstats
path: root/includes
diff options
context:
space:
mode:
authorPatrick Davison <snapwilliam@gmail.com>2013-02-17 03:06:24 -0800
committerPatrick Davison <snapwilliam@gmail.com>2013-02-17 03:06:24 -0800
commite6ecd5ae507731050d7281f2a2a192849f41912b (patch)
tree07956b8f2725935dd5fd6078a1c2f95d64bf5b40 /includes
parentaecf8ced62fd1e8594239566d62f5cc71e8fd27c (diff)
downloadpathery-e6ecd5ae507731050d7281f2a2a192849f41912b.tar.xz
Now using Jquery everywhere.
Moved displayMap to mapSpecs. Using displayMap @ Home. Cleaned up scores page.
Diffstat (limited to 'includes')
-rw-r--r--includes/header.php8
1 files changed, 5 insertions, 3 deletions
diff --git a/includes/header.php b/includes/header.php
index 11a99db..1888392 100644
--- a/includes/header.php
+++ b/includes/header.php
@@ -9,7 +9,7 @@ function htmlHeader($css = array(), $title = 'Pathery', $desc = '', $scripts = a
<title><? echo $title; ?></title>
<link href="css/page.css?v=011013" rel="stylesheet" type="text/css" />
- <link href="css/maps.css?v=121212" rel="stylesheet" type="text/css" />
+ <link href="css/maps.css?v=122612" rel="stylesheet" type="text/css" />
<?php
foreach ($css as $c) {
echo " <link href=\"css/$c.css\" rel=\"stylesheet\" type=\"text/css\" />\n";
@@ -19,8 +19,10 @@ function htmlHeader($css = array(), $title = 'Pathery', $desc = '', $scripts = a
foreach ($scripts as $s) echo "<script src='js/$s.js?v=122612'></script>";
?>
<script src="js/ajax.js" async="async"></script>
- <script src="js/mapspecs.js?v=121212"></script>
- <script src="js/globe.js?v=122312"></script>
+ <script src="js/mapspecs.js?v=122612"></script>
+ <script src="js/globe.js?v=122612"></script>
+
+ <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
<script>
(function(c,a){window.mixpanel=a;var b,d,h,e;b=c.createElement("script");b.type="text/javascript";b.async=!0;b.src=("https:"===c.location.protocol?"https:":"http:")+'//cdn.mxpnl.com/libs/mixpanel-2.1.min.js';d=c.getElementsByTagName("script")[0];d.parentNode.insertBefore(b,d);a._i=[];a.init=function(b,c,f){function d(a,b){var c=b.split(".");2==c.length&&(a=a[c[0]],b=c[1]);a[b]=function(){a.push([b].concat(Array.prototype.slice.call(arguments,0)))}}var g=a;"undefined"!==typeof f?