Template:Team:Cambridge/CAM 2012 TEMPLATE HEAD PROJECT

From 2012.igem.org

(Difference between revisions)
Line 39: Line 39:
function ScrollBit(x, y){
function ScrollBit(x, y){
-
     window.scrollTo(100,900);
+
     window.scrollTo(x,y);
}
}
Line 94: Line 94:
$(document).ready(function() {
$(document).ready(function() {
-
    ScrollBit();
+
     var top = $('#cam_top_logos').offset().top - parseFloat($('#cam_top_logos').css('marginTop').replace(/auto/, 0));
     var top = $('#cam_top_logos').offset().top - parseFloat($('#cam_top_logos').css('marginTop').replace(/auto/, 0));

Revision as of 13:55, 26 September 2012


Previous iGEM teams have charaterised an impressive array of inducible promoters, along with other elements of biosensing circuitry... Read More