Template:Team:Cambridge/CAM 2012 TEMPLATE HEAD PROJECT

From 2012.igem.org

(Difference between revisions)
Line 74: Line 74:
/* $('.cam_nav_headover').css("display","none");*/
/* $('.cam_nav_headover').css("display","none");*/
-
 
+
//<!--
$('#cam_nav_project').mouseover(function() {
$('#cam_nav_project').mouseover(function() {
$('#cam_nav_project_headover').fadeIn(200);
$('#cam_nav_project_headover').fadeIn(200);
});
});
-
<!--
+
     $('#cam_nav_project').mouseleave(function() {
     $('#cam_nav_project').mouseleave(function() {
$('#cam_nav_project_headover').fadeOut(200);
$('#cam_nav_project_headover').fadeOut(200);
     });
     });
-
-->
+
 
$('#cam_nav_outreach').mouseover(function() {
$('#cam_nav_outreach').mouseover(function() {
$('#cam_nav_outreach_headover').fadeIn(200);
$('#cam_nav_outreach_headover').fadeIn(200);
Line 138: Line 138:
$('#cam_nav_home_headover').fadeOut(200);
$('#cam_nav_home_headover').fadeOut(200);
     });
     });
 +
//-->
});
});

Revision as of 18:08, 21 September 2012

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