Team:Wageningen UR/templates/header
From 2014.igem.org
(Difference between revisions)
(18 intermediate revisions not shown) | |||
Line 5: | Line 5: | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | ||
<title>Wageningen UR iGEM 2014 </title> | <title>Wageningen UR iGEM 2014 </title> | ||
- | <link rel="stylesheet" href=" | + | |
+ | <link rel="icon" href="https://static.igem.org/mediawiki/2014/e/e2/Wageningen_UR_Banana_favicon.png" sizes="16x16" type="image/png"> | ||
+ | <link rel="icon" href="https://static.igem.org/mediawiki/2014/e/e2/Wageningen_UR_Banana_favicon.png" sizes="32x32" type="image/png"> | ||
+ | <link rel="icon" href="https://static.igem.org/mediawiki/2014/e/e2/Wageningen_UR_Banana_favicon.png"> | ||
+ | <link rel="apple-touch-icon" href="https://static.igem.org/mediawiki/2014/e/e2/Wageningen_UR_Banana_favicon.png"> | ||
+ | <!--[if IE]><link rel="shortcut icon" href="https://static.igem.org/mediawiki/2014/e/e2/Wageningen_UR_Banana_favicon.png"><![endif]--> | ||
+ | <!-- or, set /favicon.ico for IE10 win --> | ||
+ | <meta name="msapplication-TileColor" content="#D83434"> | ||
+ | <meta name="msapplication-TileImage" content="https://static.igem.org/mediawiki/2014/e/e2/Wageningen_UR_Banana_favicon.png"> | ||
+ | |||
+ | <link rel="stylesheet" href="https://2014.igem.org/Team:Wageningen_UR/css?action=raw&ctype=text/css" type="text/css" /> | ||
+ | |||
<!--[if (lte IE 6)|(gte IE 8)]> | <!--[if (lte IE 6)|(gte IE 8)]> | ||
<style type="text/css"> | <style type="text/css"> | ||
Line 16: | Line 27: | ||
#innerwrap {margin-left: 200px;} | #innerwrap {margin-left: 200px;} | ||
</style> | </style> | ||
- | <![endif]--> | + | <![endif]--> |
- | + | ||
- | + | ||
- | + | <script type="text/javascript" src="https://2014.igem.org/Team:Wageningen_UR/js/wur.js?action=raw&ctype=text/javascript"></script> | |
- | <script type="text/javascript" src="js/colorbox.js"></script> | + | <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script> |
- | <script type="text/javascript" src="js/timeliner.min.js"></script> | + | <script type="text/javascript" src="https://2014.igem.org/Team:Wageningen_UR/js/jquery.scrollto.js?action=raw&ctype=text/javascript"></script> |
+ | <script type="text/javascript" src="https://2014.igem.org/Team:Wageningen_UR/js/colorbox.js?action=raw&ctype=text/javascript"></script> | ||
+ | <script type="text/javascript" src="https://2014.igem.org/Team:Wageningen_UR/js/timeliner.min.js?action=raw&ctype=text/javascript"></script> | ||
+ | <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> | ||
+ | |||
+ | <script> | ||
+ | $(function() { | ||
+ | $("a[href^='http']:not([href*='2014.igem.org'])").each(function() { | ||
+ | $(this).click(function(event) { | ||
+ | event.preventDefault(); | ||
+ | event.stopPropagation(); | ||
+ | window.open(this.href, '_blank'); | ||
+ | }).addClass('externalLink'); | ||
+ | }); | ||
+ | }); | ||
+ | </script> | ||
- | + | </head> | |
<body> | <body> | ||
<div id="wrapper"> | <div id="wrapper"> | ||
Line 31: | Line 57: | ||
</div> --> | </div> --> | ||
<div id="innerwrap"> | <div id="innerwrap"> | ||
- | + | ||
<div id="left"> | <div id="left"> | ||
<p> </p> | <p> </p> | ||
Line 40: | Line 66: | ||
<div id="nav-anchor"></div> | <div id="nav-anchor"></div> | ||
<sidenav> | <sidenav> | ||
- | + | <!-------------------- First template section end ------------------------------------> | |
- | <!-- First template end --> | + | |
</html> | </html> |
Latest revision as of 17:49, 16 October 2014