Difference between revisions of "Template:NAU-CHINA"

Line 1: Line 1:
{{NAU-CHINA/ResetCSS}}
+
<!--{{NAU-CHINA/ResetCSS}}-->
 
<html>
 
<html>
 
<head>
 
<head>
Line 6: Line 6:
  
 
   <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>
  <link rel="shortcut icon" href="/favicon.ico"/>
 
  
 
   <style type="text/css">
 
   <style type="text/css">
Line 30: Line 29:
  
 
   </style>
 
   </style>
<script>
 
 
 
  
  
$( document ).ready( function() {
+
  <script>
  $('link[rel="shortcut icon"]').attr('href','https://static.igem.org/mediawiki/2018/2/26/T--NAU-CHINA--favicon.png');
+
    //更改地址栏图标
});
+
    $( document ).ready( function() {
 +
      $('link[rel="shortcut icon"]').attr('href','https://static.igem.org/mediawiki/2018/2/26/T--NAU-CHINA--favicon.png');
 +
    });
 +
 
 +
    //制作加载图像
 +
    $(window).load(function() {
 +
      $(".loading_icon").fadeOut(1800);
 +
    });
 +
 
 +
 
 +
  </script>
 +
 
 +
 
  
</script>
 
 
</head>
 
</head>
 
<body>
 
<body>
Line 44: Line 52:
  
  
   <div class="loading_icon">
+
   <div class="loading_icon"></div>
    <script>
+
      $(window).load(function() {
+
        $(".loading_icon").fadeOut(1800);
+
      });
+
    </script>
+
 
+
  </div>
+
  
  

Revision as of 09:19, 24 September 2018

Template:2018_NAU-CHINA