Difference between revisions of "Template:NAU-CHINA"

Line 7: Line 7:
 
<head>
 
<head>
 
   <meta charset="utf-8">
 
   <meta charset="utf-8">
  <title></title>
+
 
  
 
   <script src="http://ajax.aspnetcdn.com/ajax/jQuery/jquery-1.8.0.js"></script>
 
   <script src="http://ajax.aspnetcdn.com/ajax/jQuery/jquery-1.8.0.js"></script>
Line 20: Line 20:
 
         height: 100%;
 
         height: 100%;
 
         z-index: 9999;
 
         z-index: 9999;
         background: url("#") center no-repeat #fff;
+
         background: url("https://static.igem.org/mediawiki/2018/e/e8/T--NAU-CHINA--loadingicon.jpg") center no-repeat #fff;
 
         background-size: 150px;
 
         background-size: 150px;
 
     }
 
     }
Line 39: Line 39:
 
     <script>
 
     <script>
 
       $(window).load(function() {
 
       $(window).load(function() {
         $(".loading_icon").fadeOut(2500);
+
         $(".loading_icon").fadeOut(2000);
 
       });
 
       });
 
     </script>
 
     </script>

Revision as of 15:07, 21 September 2018