Team:NCTU Formosa/source/header-notebook

From 2014.igem.org

(Difference between revisions)
Line 96: Line 96:
$(document).ready(function(){
$(document).ready(function(){
-
   $("#move1").click(function(){
+
   $("move1").click(function(){
   $("show1").toggle();
   $("show1").toggle();
   });
   });

Revision as of 09:45, 30 September 2014