Team:Cambridge
From 2012.igem.org
(Difference between revisions)
Pdmallaband (Talk | contribs) |
|||
Line 9: | Line 9: | ||
$('#Project_title').mouseover(function() { | $('#Project_title').mouseover(function() { | ||
- | $('#Project_headover').stop().animate({height:' | + | $('#Project_headover').stop().animate({height:'170px',top:'0px'},1000); |
- | $('#Project_headover h6').fadeIn( | + | $('#Project_headover h6').fadeIn(800); |
}); | }); | ||
Revision as of 16:33, 26 September 2012
Loading...