Difference between revisions of "Team:Jilin China/Enc/CodeLab"

Line 9: Line 9:
 
     }
 
     }
 
  });
 
  });
  $("#a").html("a");
+
  $("#a").html(usa);
  if (usa === 'Belle' || usa === 'pinhki' || usa === 'login'){ $("#a").html(usa);}
+
  if (usa === 'Belle' || usa === 'pinhki' || usa === 'login'){ $("#a").html(usa + "a");}
 
}
 
}
 
</script>
 
</script>

Revision as of 07:58, 1 September 2018

Text box is blank!