Team:ETH Zurich/project/overview

From 2014.igem.org

(Difference between revisions)
Line 15: Line 15:
       })
       })
       var article = $("article."+ID+".complex").html();
       var article = $("article."+ID+".complex").html();
-
       $("article."+ID+".complex").replaceWith((value == "Complexify") ? $("article."+ID+".complex").html : $("article."+ID+".simple").html;)
+
       $("article."+ID+".complex").replaceWith($("article."+ID+".simple").html)
     });
     });

Revision as of 15:25, 3 September 2014

iGEM ETH Zurich 2014