Difference between revisions of "Team:UNITN-Trento/Test"

m
 
(79 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
 
 
</html>{{UNITN-Trento/globalIncluder}}<html>
 
</html>{{UNITN-Trento/globalIncluder}}<html>
<script src="https://2015.igem.org/Template:UNITN-Trento/JSModernizer?action=raw&ctype=text/javascript"></script>
+
<script src="https://2015.igem.org/Template:UNITN-Trento/JSscrollTo?action=raw&ctype=text/javascript"></script>  
+
<script src="https://2015.igem.org/Template:UNITN-Trento/JSnotebookFunctions?action=raw&ctype=text/javascript"></script>
 
 
 
<link rel="stylesheet" type="text/css" href="http://www.startrekfederation.it/transfer_area/timeline.css?action=raw&ctype=text/css" />  
 
<link rel="stylesheet" type="text/css" href="http://www.startrekfederation.it/transfer_area/timeline.css?action=raw&ctype=text/css" />  
+
<style>[class^="flaticon-"]:before, [class*=" flaticon-"]:before,[class^="flaticon-"]:after, [class*=" flaticon-"]:after{font-family:Flaticon;font-size:40px;font-style:normal;margin-left:3px}</style>
 
 
 
 
 
<div id="super_wrap">  
 
<div id="super_wrap">  
Line 20: Line 20:
 
 
 
jQuery('#menulin_interlab').addClass('current');
 
jQuery('#menulin_interlab').addClass('current');
function scrollToID(ida){
+
$('body').scrollTo('#'+ida,{axis: 'y',duration: 350,margin:true,offset: -80});
+
$('.button.active').removeClass('active');
+
$(this).addClass('active');
+
}
+
 
</script></header>
 
</script></header>
 
<!-- Main -->
 
<!-- Main -->
Line 31: Line 27:
  
 
<header>
 
<header>
<h2><strong>Notebook</strong></h2>
+
<h2><strong>InterLab Measurement Study</strong></h2>
<p>Check out our experiments by selecting one of the sections we have worked in!</p>
+
<p>What happens when GFP meets different promoters? Are they all the same? Here is what we found out!</p>
 
</header>
 
</header>
<footer>
+
<ul class="buttons">
+
<li><p id="interlab_intro_btn" class="button small bstyle1" onclick="javascript:scrollToID('interlab_intro')"><span class="primary">Introduction</span></p></li>
+
+
<li><p id="intro_btn" class="button small bstyle3" onclick="javascript:scrollToID('interlab_design')"><span class="primary">Experimental<br />Design</span></p></li>
+
<li><p id="intro_btn" class="button small bstyle5" onclick="javascript:scrollToID('interlab_protocols')"><span class="primary">Protocols</span></p></li>
+
<li><p id="intro_btn" class="button small bstyle6" onclick="javascript:scrollToID('interlab_final')"><span class="primary">Final Discussion</span></p></li>
+
</ul>
+
+
</footer>
+
  
 
</section>
 
</section>
 
 
<article id="main">  
+
<article id="main">  
 
+
<section id="cd-timeline_BLH" class="cd-container"></section> <!-- cd-timeline -->
+
<a class="anchor-off" name="interlab_intro" id="interlab_intro"></a>
+
<section  class="wrapper style4 container" style="margin-top:1em;">
 +
 +
<div class="content">
 +
<section>
 +
<header>
 +
<h3 class="wow fadeInDown">The Interlab Measurement Study</h3>
 +
</header>
 +
 
 +
 +
 +
<div class="row">
 +
<div class="4u 12u(narrower)">
 +
<div href="#" class="wow zoomIn rotate-box square-icon">
 +
<span class="rotate-box-icon tals"><i class="faa flaticon-up151"></i></span>
 +
</div>
 +
</div>
 +
 +
 +
 +
</section>
 +
</div>
 +
</section>
 +
 
</article>
 
</article>
 +
 +
  
 
<!-- Footer -->
 
<!-- Footer -->
Line 57: Line 68:
  
 
</div>  
 
</div>  
 
+
<script>
</div>
+
function showAftPar(ob)
 +
{
 +
 +
if(jQuery(ob).next().css('display') == 'none')
 +
{
 +
jQuery(ob).addClass('spinnable');
 +
jQuery(ob).next().fadeIn(100); 
 +
 +
}else
 +
{
 +
jQuery(ob).next().fadeOut(100,function(){jQuery(ob).removeClass('spinnable'); });
 +
 +
}
 +
}
 +
 +
$(function(){
 +
new WOW().init(); 
 +
 +
jQuery('.displayControl').click(function() {
 +
var me = $(this);
 +
showAftPar(me);
 +
});
 +
});
 +
 +
</script>
 
</div>
 
</div>
 +
</div>
 
</html>
 
</html>

Latest revision as of 14:24, 17 September 2015

InterLab Measurement Study

What happens when GFP meets different promoters? Are they all the same? Here is what we found out!

The Interlab Measurement Study