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

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

Revision as of 08:01, 1 September 2018

Text box is blank!