Template:Team:Groningen/Header
From 2010.igem.org
(Difference between revisions)
Joelkuiper (Talk | contribs) |
Joelkuiper (Talk | contribs) |
||
Line 45: | Line 45: | ||
} , function() { | } , function() { | ||
$(this).css({ 'background' : 'none'}); //on hover out... | $(this).css({ 'background' : 'none'}); //on hover out... | ||
- | $(this).find("span"). | + | $(this).find("span").animate({opacity: 0}, 525,'linear', function () {$(this).css({display: "none"})}); |
}); | }); | ||
Revision as of 02:01, 27 October 2010