Team:ETH Zurich/tpl/head/animbuttons

From 2014.igem.org

(Difference between revisions)
Line 21: Line 21:
         $("svg.animbutton").toggle();
         $("svg.animbutton").toggle();
         $("img.animation").hide();
         $("img.animation").hide();
-
         $("img.animation#none"+ID").show();
+
         $("img.animation#none"+ID).show();
     });
     });
Line 28: Line 28:
         $("svg.animbutton").toggle();
         $("svg.animbutton").toggle();
         $("img.animation").hide();
         $("img.animation").hide();
-
         $("img.animation#none"+ID").show();
+
         $("img.animation#none"+ID).show();
     });
     });
});
});

Revision as of 13:07, 10 October 2014