Team:Gifu

From 2014.igem.org

(Difference between revisions)
Line 174: Line 174:
function fukidasi2(){
function fukidasi2(){
-
$("#fukidasi2").hover(
+
fkds2.style.visibility="visible";
-
  function(){
+
-
    $(this).css("visibility","visible")
+
-
  },
+
-
  function(){
+
-
    $(this).css("visibility","hidden")
+
-
  });
+
};
};

Revision as of 08:09, 2 September 2014

factory1



///////////////////////////////////////// test ////////////////// end of test