Team:KULeuven/Tools/Header
From 2008.igem.org
(Difference between revisions)
m |
m |
||
Line 45: | Line 45: | ||
$('#ddNav').css('left','0'); | $('#ddNav').css('left','0'); | ||
$('#ddNav').css('bottom','auto'); | $('#ddNav').css('bottom','auto'); | ||
- | $('#ddNav').css('top','0');}, | + | $('#ddNav').css('top','0'); |
+ | $('#ddNav').css('border-bottom','#45a2b5');}, | ||
function () { | function () { | ||
$('#ddNav').css('position','absolute'); | $('#ddNav').css('position','absolute'); | ||
$('#ddNav').css('left','0'); | $('#ddNav').css('left','0'); | ||
$('#ddNav').css('top','auto'); | $('#ddNav').css('top','auto'); | ||
- | $('#ddNav').css('bottom','0');} | + | $('#ddNav').css('bottom','0'); |
+ | $('#ddNav').css('border-bottom','none');} | ||
); | ); | ||
} | } |
Revision as of 21:01, 28 October 2008
dock/undock dropdown