Template:CU-Boulder-header2
From 2014.igem.org
(Difference between revisions)
(4 intermediate revisions not shown) | |||
Line 11: | Line 11: | ||
<!-- styleSheets[i].disabled = true; --> | <!-- styleSheets[i].disabled = true; --> | ||
<!-- } --> | <!-- } --> | ||
+ | <!-- </script> --> | ||
+ | |||
+ | <!-- <script> --> | ||
+ | <!-- $('.btn').hover(function() { --> | ||
+ | <!-- $(this).animate({"color":"#006dcc"}, 500); --> | ||
+ | <!-- }, function() { --> | ||
+ | <!-- $(this).animate({"color":"#333333"}, 500); --> | ||
+ | <!-- }); --> | ||
+ | <!-- $(function() { --> | ||
+ | <!-- $( ".tabs" ).tabs({ --> | ||
+ | <!-- event: "mouseover", heightStyle: "auto" --> | ||
+ | <!-- }); --> | ||
+ | <!-- $("#footer a").addClass("btn btn-mini"); --> | ||
+ | <!-- $("#footer-box").addClass("shadow-bottom"); --> | ||
+ | <!-- }); --> | ||
+ | <!-- $('#headerimage').cycle(); --> | ||
<!-- </script> --> | <!-- </script> --> | ||
Line 16: | Line 32: | ||
<link rel="stylesheet" type="text/css" href="http://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" /> | <link rel="stylesheet" type="text/css" href="http://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" /> | ||
- | <!-- include our custom css for the site --> | + | <!-- include 2013 igem stylesheet --> |
+ | <!-- <link rel="stylesheet" type="text/css" href="https://2013.igem.org/Team:CU-Boulder/static/basicpageglobal.css?action=raw&ctype=text/css" /> --> | ||
+ | |||
+ | <!-- include our custom css for the 2014 site --> | ||
<link rel="stylesheet" type="text/css" href="/Team:CU-Boulder/include/style.css?action=raw&ctype=text/css" /> | <link rel="stylesheet" type="text/css" href="/Team:CU-Boulder/include/style.css?action=raw&ctype=text/css" /> | ||
<!-- <link rel="stylesheet" type="text/css" href="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.min.css" /> --> | <!-- <link rel="stylesheet" type="text/css" href="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.min.css" /> --> | ||
- | |||
<!-- include jquery and bootstrap javascript (mainly for the navigation bar) --> | <!-- include jquery and bootstrap javascript (mainly for the navigation bar) --> | ||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script> | <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script> | ||
<script src="http://netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script> | <script src="http://netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<nav class="navbar navbar-default" role="navigation"> | <nav class="navbar navbar-default" role="navigation"> | ||
Line 54: | Line 55: | ||
<span class="icon-bar"></span> | <span class="icon-bar"></span> | ||
</button> | </button> | ||
- | + | <a class="navbar-brand" href="/Team:CU-Boulder">Home</a> | |
+ | <!-- <a href="#">Brand</a> --> | ||
</div> | </div> | ||
Line 63: | Line 65: | ||
<!-- <li class="active"><a href="#">Link</a></li> --> | <!-- <li class="active"><a href="#">Link</a></li> --> | ||
- | <li><a href="/Team:CU-Boulder">Home</a></li> | + | <!-- <li><a href="/Team:CU-Boulder">Home</a></li> --> |
<li class="dropdown"> | <li class="dropdown"> | ||
Line 102: | Line 104: | ||
<li><a href="/Team:CU-Boulder/Parts">Parts</a></li> | <li><a href="/Team:CU-Boulder/Parts">Parts</a></li> | ||
<li><a href="/Team:CU-Boulder/Safety">Safety</a></li> | <li><a href="/Team:CU-Boulder/Safety">Safety</a></li> | ||
- | <li><a | + | <li><a href="/Team:CU-Boulder/Attributions">Attributions</a></li> |
<li><a href="/Team:CU-Boulder/Sponsors">Sponsors</a></li> | <li><a href="/Team:CU-Boulder/Sponsors">Sponsors</a></li> | ||
<li><a href="/Team:CU-Boulder/Test">Test</a></li> | <li><a href="/Team:CU-Boulder/Test">Test</a></li> |
Latest revision as of 04:31, 12 May 2014