Difference between revisions of "Team:NKU CHINA"

Line 82: Line 82:
 
}
 
}
 
<script type="text/javascript">
 
<script type="text/javascript">
          document.onreadystatechange = function () {    
+
$(window).load(function() {  
              if(document.readyState=="complete") {           
+
    $(".loading).fadeOut();
                  document.getElementById('loader').style.display='none';    
+
});
              }   
+
          }  
+
 
   const signs = document.querySelectorAll('x-sign')
 
   const signs = document.querySelectorAll('x-sign')
 
const randomIn = (min, max) => (
 
const randomIn = (min, max) => (

Revision as of 08:27, 13 October 2018

Loading...

Short Video Display

Top