Team:KULeuven/Tools/Header
From 2008.igem.org
(Difference between revisions)
m |
|||
Line 45: | Line 45: | ||
$('#ddNav').css('left','0'); | $('#ddNav').css('left','0'); | ||
$('#ddNav').css('bottom','auto'); | $('#ddNav').css('bottom','auto'); | ||
- | $('#ddNav').css('top',' | + | $('#ddNav').css('top','0');}, |
- | + | ||
- | + | ||
- | + | ||
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');} |
- | + | ||
); | ); | ||
} | } |
Revision as of 23:02, 28 October 2008
dock/undock dropdown