Template:Team:Groningen/Header
From 2010.igem.org
(Difference between revisions)
Joelkuiper (Talk | contribs) |
Joelkuiper (Talk | contribs) |
||
Line 44: | Line 44: | ||
$(this).find("span").show(); | $(this).find("span").show(); | ||
} , function() { //on hover out... | } , function() { //on hover out... | ||
- | $(this).delay( | + | $(this).delay(400).css({ 'background' : 'none'}); |
- | $(this).delay( | + | $(this).delay(400).find("span").hide(); |
}); | }); | ||
Revision as of 01:51, 27 October 2010