Difference between revisions of "Team:Stockholm/Parts"
Shea.Baxley (Talk | contribs) |
Utsakarmakar (Talk | contribs) |
||
(27 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
− | {{:Team:Stockholm/ | + | {{:Team:Stockholm/navigation}} |
+ | |||
<html> | <html> | ||
<head> | <head> | ||
− | + | <link rel="stylesheet" href="https://2015.igem.org/Team:Stockholm/bootstrap?action=raw&ctype=text/css" type="text/css"> | |
− | + | <script src="https://2015.igem.org/Team:Stockholm/bootstrapjs?action=raw&ctype=text/javascript" type="text/javascript" ></script> | |
− | <script src="https:// | + | <script src="https://2015.igem.org/Team:Stockholm/jquery?action=raw&ctype=text/javascript" type="text/javascript" ></script> |
− | <script src=" | + | <link rel="stylesheet" href="https://2015.igem.org/Team:Stockholm/hugicss?action=raw&ctype=text/css" type="text/css"> |
</head> | </head> | ||
<body> | <body> | ||
− | < | + | <div class="container-fluid content-container"> |
− | </ | + | |
− | < | + | <div id="sticky-anchor"></div> |
− | + | <div id="sticky"> | |
− | + | <ul class="nav nav-tabs pillnav"> | |
− | + | <li role="presentation"><a href="https://2015.igem.org/Team:Stockholm/Results"><b> Results</b></a></li> | |
− | + | <li role="presentation" class="dropdown anchor_link"> | |
− | + | <a class="dropdown-toggle" data-toggle="dropdown" href="#" role="button" aria-haspopup="true" aria-expanded="false"> | |
− | < | + | Lab results <span class="caret"></span> |
− | + | </a> | |
− | <a | + | <ul class="dropdown-menu"> |
− | + | <li role="presentation" class="clickable anchor_link"><a href="https://2015.igem.org/Team:Stockholm/Results#recognition">Recognition</a></li> | |
− | + | <li role="presentation" class="clickable anchor_link"><a href="https://2015.igem.org/Team:Stockholm/Results#signaling">Signalling</a></li> | |
− | + | <li role="presentation" class="clickable anchor_link"><a href="https://2015.igem.org/Team:Stockholm/Results#readout">Read-out</a></li> | |
− | + | <li role="presentation" class="clickable anchor_link"><a href="https://2015.igem.org/Team:Stockholm/Measurement">Inter-lab measurements</a></li> | |
− | + | <li role="presentation" class="clickable anchor_link"><a href="https://2015.igem.org/Team:Stockholm/Safety">Safety</a></li> | |
− | + | </ul> | |
− | + | </li> | |
− | + | <li role="presentation" class="clickable anchor_link"><a href="https://2015.igem.org/Team:Stockholm/Modeling">Modeling</a></li> | |
− | + | <li role="presentation" class="clickable anchor_link"><a href="https://2015.igem.org/Team:Stockholm/Medal">Medals</a></li> | |
− | + | <li role="presentation" class="clickable anchor_link active"><a href="#">Parts</a></li> | |
− | + | <li role="presentation" class="clickable anchor_link"><a href="https://2015.igem.org/Team:Stockholm/Protocols">Protocols</a></li> | |
− | </ | + | </ul> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | < | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
− | </ | + | <h2>Genetic parts and BioBricks</h2> |
− | < | + | </html> |
+ | <groupparts>iGEM015 Stockholm</groupparts> | ||
+ | <html> | ||
+ | <p>Table containing BioBricks used in our research. Last column represents the qualitative experience. Heart symbol - "<3" represents "group favourite" BioBrick; question mark - "?" represents "issues of some sort" with BioBrick; double-u - "W" represents that BioBrick "worked"; empty space represents no qualitative experience with BioBrick.</p> | ||
+ | </div> | ||
− | + | <script> | |
− | + | function sticky_relocate() { | |
− | + | var window_top = $(window).scrollTop(); | |
− | + | var div_top = $('#sticky-anchor').offset().top; | |
− | + | if (window_top > div_top) { | |
− | + | $('#sticky').addClass('stick'); | |
− | + | } else { | |
− | + | $('#sticky').removeClass('stick'); | |
− | + | } | |
} | } | ||
+ | $(function () { | ||
+ | $(window).scroll(sticky_relocate); | ||
+ | sticky_relocate(); | ||
+ | }); | ||
+ | $(".nav li").on("click", function() { | ||
+ | $(".nav li").removeClass("active"); | ||
+ | $(this).addClass("active"); | ||
+ | }); | ||
+ | </script> | ||
− | + | </body> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</html> | </html> | ||
− | {{:Team:Stockholm/ | + | {{:Team:Stockholm/newfooter}} |
Latest revision as of 22:59, 18 September 2015
Genetic parts and BioBricks
<groupparts>iGEM015 Stockholm</groupparts>Table containing BioBricks used in our research. Last column represents the qualitative experience. Heart symbol - "<3" represents "group favourite" BioBrick; question mark - "?" represents "issues of some sort" with BioBrick; double-u - "W" represents that BioBrick "worked"; empty space represents no qualitative experience with BioBrick.