Team:TU Delft/Modeling/MFA/Pathways
From 2010.igem.org
(Difference between revisions)
Line 73: | Line 73: | ||
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); | + | $("#pathwayimg").attr ('src', url).show(); |
} | } | ||
Revision as of 13:55, 29 September 2010