Difference between revisions of "Team:GZHS-United/InterLab"

Line 159: Line 159:
 
</div>
 
</div>
 
</body>
 
</body>
 +
<div id="to_top">
 +
<img src="https://static.igem.org/mediawiki/2017/9/97/T--GZHS-United--toTop_buttom.png" onClick="toTop()"/>
 +
</div>
 +
<div id="last_page">
 +
<a href="https://2017.igem.org/Team:GZHS-United/Timeline"><img src="https://static.igem.org/mediawiki/2017/8/8d/T--GZHS-United--left_buttom.png"/></a>
 +
</div>
 
<script>
 
<script>
 
$(document).ready(function(){
 
$(document).ready(function(){
Line 171: Line 177:
 
}
 
}
 
});
 
});
 +
 +
var timer = null;
 +
function toTop(){
 +
cancelAnimationFrame(timer);
 +
timer = requestAnimationFrame(function fn(){
 +
var oTop = document.body.scrollTop || document.documentElement.scrollTop;
 +
if(oTop > 0){
 +
document.body.scrollTop = document.documentElement.scrollTop = oTop - 50;
 +
timer = requestAnimationFrame(fn);
 +
}else{
 +
cancelAnimationFrame(timer);
 +
}
 +
});
 +
}
 
</script>
 
</script>
 
</html>
 
</html>

Revision as of 14:16, 24 October 2017

interlab

Interlab

This summer we finished the interlab study and the results are as fellows:

Figure 1.results for interlab study

You can also download our datas