Difference between revisions of "Team:USTC"

Line 48: Line 48:
 
     </div>
 
     </div>
 
   <div class="right">
 
   <div class="right">
     <ul id="menu">
+
     <ul id="menu" hidden>
 
         <li data-menuanchor="welcomePage" class="active"><a href="#welcomePage">Welcome</a></li>
 
         <li data-menuanchor="welcomePage" class="active"><a href="#welcomePage">Welcome</a></li>
 
         <li data-menuanchor="introPage"><a href="#introPage">Brief Intro</a></li>
 
         <li data-menuanchor="introPage"><a href="#introPage">Brief Intro</a></li>
Line 54: Line 54:
 
     </ul>
 
     </ul>
 
</div>
 
</div>
<div id="fullpage">
+
<div id="fullpage" hidden>
 
<div class="section black" data-anchor="welcomePage" id="welcome" >
 
<div class="section black" data-anchor="welcomePage" id="welcome" >
 
<div class="slider fullscreen" >
 
<div class="slider fullscreen" >
Line 192: Line 192:
 
<h5 style="margin-bottom: 0;">Links</h5>
 
<h5 style="margin-bottom: 0;">Links</h5>
 
<p style="margin:0;">
 
<p style="margin:0;">
<a href="mailto:ustc.igem.2015@gmail.com"><img src="https://static.igem.org/mediawiki/2015/9/9d/USTC-Mail.png"></a>  
+
<a href="mailto:ustc.igem.2015@gmail.com"><img src="https://static.igem.org/mediawiki/2015/9/9d/USTC-Mail.png"></a>
<a href="http://weibo.com/3929719655/fans?topnav=1&wvr=6&mod=message&need_filter=1"><img src="https://static.igem.org/mediawiki/2015/6/60/USTC-Weibo.png"></a>  
+
<a href="http://weibo.com/3929719655/fans?topnav=1&wvr=6&mod=message&need_filter=1"><img src="https://static.igem.org/mediawiki/2015/6/60/USTC-Weibo.png"></a>
<a href="https://github.com/Cintau/2015USTCiGEM"><img src="https://static.igem.org/mediawiki/2015/3/36/USTC-GitHub.png"></a>  
+
<a href="https://github.com/Cintau/2015USTCiGEM"><img src="https://static.igem.org/mediawiki/2015/3/36/USTC-GitHub.png"></a>
<a href="https://www.facebook.com/2014ustcchinaigem?ref=bookmarks"><img src="https://static.igem.org/mediawiki/2015/6/6e/USTC-Facebook.png"></a></p>
+
<a href="https://www.facebook.com/2014ustcchinaigem?ref=bookmarks"><img src="https://static.igem.org/mediawiki/2015/6/6e/USTC-Facebook.png"></a></p>
 
</div>
 
</div>
 
</div>
 
</div>
Line 244: Line 244:
 
         $(window).resize();
 
         $(window).resize();
 
         checkInview(0,1,'down');
 
         checkInview(0,1,'down');
 +
$(".loading").fadeOut();
 +
$("#fullpage").fadeIn();
 +
$("#menu").fadeIn();
 
     });
 
     });
 
         window.onload=function(){
 
         window.onload=function(){

Revision as of 14:03, 3 September 2015