Team:TU Delft/Modeling/MFA/Pathways

From 2010.igem.org

(Difference between revisions)
Line 80: Line 80:
function updatepathway() {
function updatepathway() {
   var url = "http://dl.dropbox.com/u/602630/omixresults/" + currentInput + "_" + currentOutput + ".png";
   var url = "http://dl.dropbox.com/u/602630/omixresults/" + currentInput + "_" + currentOutput + ".png";
-
 
   $("#pathwayimg").attr ('src', url).show();
   $("#pathwayimg").attr ('src', url).show();
}
}

Revision as of 14:09, 29 September 2010