Template:Team:Cambridge/CAM 2012 TEMPLATE HEAD PROJECT

From 2012.igem.org

(Difference between revisions)
Line 61: Line 61:
$(document).ready(function() {
$(document).ready(function() {
-
$('.cam_grid_headover h5').css("display","none");
+
$('.cam_grid_headover h7').css("display","none");
$('#cam_grid_project_title').mouseover(function() {
$('#cam_grid_project_title').mouseover(function() {
     $('#cam_grid_project_headover').stop().animate({height:'170px',top:'0px'},1000);
     $('#cam_grid_project_headover').stop().animate({height:'170px',top:'0px'},1000);
-
$('#cam_grid_project_headover h6').fadeIn(500);
+
$('#cam_grid_project_headover h7').fadeIn(500);
});
});
     $('#cam_grid_project').mouseleave(function() {
     $('#cam_grid_project').mouseleave(function() {
     $('#cam_grid_project_headover').stop().animate({height:'90px',top:'80px'},1000);
     $('#cam_grid_project_headover').stop().animate({height:'90px',top:'80px'},1000);
-
$('#cam_grid_project_headover h6').fadeOut(500);
+
$('#cam_grid_project_headover h7').fadeOut(500);
     });
     });
Line 162: Line 162:
<li><a href ="https://2012.igem.org/Team:Cambridge/Project/DesignProcess" class='cam-external' style="color: #FFFFFF">Design Process</a></li>
<li><a href ="https://2012.igem.org/Team:Cambridge/Project/DesignProcess" class='cam-external' style="color: #FFFFFF">Design Process</a></li>
</ul>
</ul>
-
<h6> Previous iGEM teams have charaterised an impressive array of inducible promoters, along with other elements of biosensing circuitry... Read More </h6>
+
<h7> Previous iGEM teams have charaterised an impressive array of inducible promoters, along with other elements of biosensing circuitry... Read More </h7>
</div>
</div>
<div id='cam_grid_project_title' class='cam_grid_title'>
<div id='cam_grid_project_title' class='cam_grid_title'>

Revision as of 18:03, 21 September 2012

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