Difference between revisions of "Team:Stockholm/Medal"

Line 4: Line 4:
 
<head>
 
<head>
 
<link rel="stylesheet" href="https://2015.igem.org/Team:Stockholm/bootstrap?action=raw&ctype=text/css" type="text/css">
 
<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://2015.igem.org/Team:Stockholm/jquery?action=raw&ctype=text/javascript" type="text/javascript" ></script>
 
   <link rel="stylesheet" href="https://2015.igem.org/Team:Stockholm/hugicss?action=raw&ctype=text/css" type="text/css">
 
   <link rel="stylesheet" href="https://2015.igem.org/Team:Stockholm/hugicss?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>
 
 
</head>
 
</head>
 
<body>
 
<body>
 
 
<div class="container-fluid content-container">
 
<div class="container-fluid content-container">
<h2> Results</h2>
 
<a href="#desc_abs"> Lab work </a>
 
<a style="padding-left:5%" href="#desc_mod"> Modeling </a>
 
<a style="padding-left:5%" href=https://2015.igem.org/Team:Stockholm/Medal> Medals </a>
 
<a style="padding-left:5%" href="https://2015.igem.org/Team:Stockholm/Parts"> Parts </a>
 
<a style="padding-left:5%" href="#desc_read">  Protocols </a>
 
<a style="padding-left:5%" href="#desc_read">  Measurements </a>
 
  
 +
<div id="sticky-anchor"></div>
 +
<div id="sticky">
 +
<ul class="nav nav-tabs pillnav">
 +
    <li role="presentation" class="active"><a href="#"><b> Results</b></a></li>
 +
    <li role="presentation" class="dropdown anchor_link">
 +
        <a class="dropdown-toggle" data-toggle="dropdown" href="https://2015.igem.org/Team:Stockholm/Results" role="button" aria-haspopup="true" aria-expanded="false">
 +
            Lab results <span class="caret"></span>
 +
        </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/Results#interlab">Inter-lab measurements</a></li>
 +
        </ul>
 +
  </li>
 +
    <li role="presentation" class="clickable anchor_link"><a href="href="https://2015.igem.org/Team:Stockholm/Modeling">Modeling</a></li>
 +
    <li role="presentation" class="clickable anchor_link"><a href="#">Medals</a></li>
 +
    <li role="presentation" class="clickable anchor_link"><a href="https://2015.igem.org/Team:Stockholm/Parts">Parts</a></li>
 +
    <li role="presentation" class="clickable anchor_link"><a href="https://2015.igem.org/Team:Stockholm/Protocols">Protocols</a></li>
 +
</ul>
 +
</div>
 +
<!--END OF HEADER + MENU FOR RESULTS -->
  
<h2>Bronze:</h2>
+
<h2>Medal requirements</h2>
<p>Register the team, have a great summer, and plan to have fun at the Giant Jamboree.  <img src="https://static.igem.org/mediawiki/2015/b/b2/Sthlm_Check3.png" height="30" width="30"></p>
+
  
<p>The description of each project must clearly attribute work done by the students and distinguish it from work done by others, including host labs, advisors, instructors, sponsors, professional website designers, artists, and commercial services.
 
<a href="https://2015.igem.org/Team:Stockholm/Attributions">For more info click here.</a>
 
<img src="https://static.igem.org/mediawiki/2015/b/b2/Sthlm_Check3.png" height="30" width="30"></p>
 
  
<h2>Silver:</h2>
+
<!-- FOOTER RESULTS -->
<p>Experimentally validate that at least one new BioBrick Part or Device of your own design and construction works as expected. Part Number:  <img src="https://static.igem.org/mediawiki/2015/b/b2/Sthlm_Check3.png" height="30" width="30"></p>
+
<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');
 +
    }
 +
}
  
<h2>Gold:</h2>
+
$(function () {
 
+
    $(window).scroll(sticky_relocate);
</div>
+
    sticky_relocate();
 +
});
 +
</script>
  
 
</body>
 
</body>
 
</html>
 
</html>
 
{{:Team:Stockholm/newfooter}}
 
{{:Team:Stockholm/newfooter}}
 
 
<h1></h1>
 

Revision as of 15:59, 16 September 2015

Medal requirements