Team:Warsaw/JSTest
From 2008.igem.org
(Difference between revisions)
Line 27: | Line 27: | ||
var strInputCode=new String(); | var strInputCode=new String(); | ||
strInputCode=strInputCode2; | strInputCode=strInputCode2; | ||
+ | if (strInputCode==undefined) return; | ||
/* | /* | ||
strInputCode = strInputCode.replace(/&(lt|gt);/g, function (strMatch, p1){ | strInputCode = strInputCode.replace(/&(lt|gt);/g, function (strMatch, p1){ |
Revision as of 15:12, 27 October 2008
|