Template:Kyoto/js

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
<script type="text/javascript">  
<script type="text/javascript">  
-
/**** sandbox用 *****/
 
-
function MouseOnTopMagnet() {
 
-
    $("#top-magnet-content").fadeIn("normal");
 
-
}
 
-
 
-
function MouseOffTopMagnet() {
 
-
    $("#top-magnet-content").fadeOut("fast");
 
-
}
 
-
 
/**** sandbox2用 *****/
/**** sandbox2用 *****/
var dropdown=new TINY.dropdown.init("dropdown", {id:'menu', active:'menuhover'});
var dropdown=new TINY.dropdown.init("dropdown", {id:'menu', active:'menuhover'});

Revision as of 05:08, 11 September 2014