Template:Kyoto/js
From 2014.igem.org
(Difference between revisions)
Line 8: | Line 8: | ||
function MouseOnTopDMS() { | function MouseOnTopDMS() { | ||
- | |||
$("#top-dms-content").fadeIn("normal"); | $("#top-dms-content").fadeIn("normal"); | ||
} | } | ||
function MouseOffTopDMS() { | function MouseOffTopDMS() { | ||
- | |||
$("#top-magnet-content").fadeOut("fast"); | $("#top-magnet-content").fadeOut("fast"); | ||
} | } |
Revision as of 03:04, 11 September 2014