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

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

Revision as of 08:13, 1 September 2018

Text box is blank!