Template:Team:Groningen/Header
From 2010.igem.org
(Difference between revisions)
Joelkuiper (Talk | contribs) |
Joelkuiper (Talk | contribs) |
||
Line 46: | Line 46: | ||
} , function() { | } , function() { | ||
$(this).css({ 'background' : 'none'}); //on hover out... | $(this).css({ 'background' : 'none'}); //on hover out... | ||
- | $(this).find("span").stop().fadeTo('normal', 0 , function() { $(this).hide() }); | + | $(this).find("span").stop().fadeTo(100, 'normal', 0 , function() { $(this).hide() }); |
}); | }); | ||
Revision as of 02:18, 27 October 2010