Template:Kyoto/js
From 2014.igem.org
(Difference between revisions)
Line 8: | Line 8: | ||
function HoverFade() { | function HoverFade() { | ||
- | $( | + | $("top-content-dms").stop() |
- | $( | + | $("top-content-dms").fadeTo("normal", 1); |
} | } | ||
function HoverFade() { | function HoverFade() { | ||
- | $( | + | $("top-content-dms").stop() |
- | $( | + | $("top-content-dms").fadeTo("fast", 0); |
} | } | ||
Revision as of 02:35, 11 September 2014