Team:Tsinghua/writenav
From 2010.igem.org
(Difference between revisions)
Line 52: | Line 52: | ||
if(subno!=null) | if(subno!=null) | ||
{ | { | ||
+ | alert("subno"); | ||
if(subno.length>k) | if(subno.length>k) | ||
{ | { | ||
+ | alert(j + " " + subno[k]); | ||
if(j==subno[k]) | if(j==subno[k]) | ||
{ | { |
Revision as of 15:38, 13 October 2010