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 h7').css("display","none");
+
$('.cam_grid_headover h6').css("display","none");
-
$('#cam_grid_project_title').mouseover(function() {
+
$('#cam_grid_project_title h6').mouseover(function() {
-
     $('#cam_grid_project_headover').stop().animate({height:'170px',top:'0px'},1000);
+
     $('#cam_grid_project_headover h6').stop().animate({height:'170px',top:'0px'},1000);
-
$('#cam_grid_project_headover h7').fadeIn(500);
+
$('#cam_grid_project_headover h6').fadeIn(500);
});
});
-
     $('#cam_grid_project').mouseleave(function() {
+
     $('#cam_grid_project h6').mouseleave(function() {
-
     $('#cam_grid_project_headover').stop().animate({height:'90px',top:'80px'},1000);
+
     $('#cam_grid_project_headover h6').stop().animate({height:'90px',top:'80px'},1000);
-
$('#cam_grid_project_headover h7').fadeOut(500);
+
$('#cam_grid_project_headover h6').fadeOut(500);
     });
     });
-
/* $('.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);
Line 138: Line 138:
$('#cam_nav_home_headover').fadeOut(200);
$('#cam_nav_home_headover').fadeOut(200);
     });
     });
-
//-->
+
*/
});
});
Line 163: Line 163:
<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>
-
<h7> Previous iGEM teams have charaterised an impressive array of inducible promoters, along with other elements of biosensing circuitry... Read More </h7>
+
<h6> Previous iGEM teams have charaterised an impressive array of inducible promoters, along with other elements of biosensing circuitry... Read More </h6>
</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:08, 21 September 2012

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