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

Line 3: Line 3:
 
<script>
 
<script>
 
function timedMsg(){
 
function timedMsg(){
  var usa = "Not Found";
+
  var usa = "";
 
  $("#user_item").contents().each(function(){
 
  $("#user_item").contents().each(function(){
 
     if(this.nodeType === 3){
 
     if(this.nodeType === 3){

Revision as of 07:26, 1 September 2018

Text box is blank!