Template:Team:Groningen/Header

From 2010.igem.org

(Difference between revisions)
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(100, 'normal', 0 , function() { $(this).hide() });  
+
$(this).find("span").stop().fadeTo('normal', 0 , function() { $(this).hide() });  
});
});

Revision as of 02:19, 27 October 2010