Team:KULeuven/Tools/Header

From 2008.igem.org

(Difference between revisions)
m
m
Line 34: Line 34:
$(this).parent().find('div:first').css('display','none');
$(this).parent().find('div:first').css('display','none');
$(this).hover(
$(this).hover(
-
function (){$(this).css('background-color','#99CCFF')},
+
function (){$(this).css('background-color','#F5F5F0')},
function (){$(this).css('background-color','#FFFFFF')});}
function (){$(this).css('background-color','#FFFFFF')});}
).addClass('expand');
).addClass('expand');

Revision as of 00:14, 29 October 2008

  dock/undock dropdown