Team:KULeuven/Tools/Navigation Bar
From 2008.igem.org
(Difference between revisions)
m |
m |
||
Line 57: | Line 57: | ||
function ddmsie() { | function ddmsie() { | ||
- | |||
$('#ddnav a').hover( | $('#ddnav a').hover( | ||
function () {$(this).css('background-color','#99ccff');}, | function () {$(this).css('background-color','#99ccff');}, | ||
Line 78: | Line 77: | ||
function ddmozilla() { | function ddmozilla() { | ||
- | + | ddtoggle(); | |
} | } | ||
Line 84: | Line 83: | ||
ddnav(); | ddnav(); | ||
ddnavsub(); | ddnavsub(); | ||
- | |||
ddalign(); | ddalign(); | ||
Revision as of 13:41, 6 September 2008
Best viewed with Firefox (for Windows)