Difference between revisions of "Template:Team:IngenuityLab Canada"

m
Line 299: Line 299:
 
try{ home = document.getElementById("home"); }catch(e){}
 
try{ home = document.getElementById("home"); }catch(e){}
 
if(!home){
 
if(!home){
body.style.opacity = 0;
+
jQuery("body").animate({ opacity: 0 },1,function(){ jQuery("body").animate({ opacity: 1 },300); });
jQuery("body").animate({ opacity: 1 },300);
+
    setTimeout(function(){ jQuery("html, body").animate({ scrollTop: "710px" },1000); }, 1000);
            setTimeout(function(){ jQuery("html, body").animate({ scrollTop: "710px" },1000); }, 1000);
+
 
}  
 
}  
 
});
 
});

Revision as of 22:32, 13 October 2016

Ingenuity Lab - dNANO