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