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... | ||
- | $.delay( | + | $(this).find("span").delay(200).queue(function() { $(this).hide(); }); |
- | $(this | + | |
- | }); | + | |
}); | }); | ||
Revision as of 02:00, 27 October 2010