Difference between revisions of "Team:Dalhousie/test4"

 
(142 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<html>
 
<html>
 
<head>
 
<head>
 
 
 
<!--glyphicons-->
 
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
 
  <link  rel="stylesheet" href="https://2017.igem.org/Team:Dalhousie/libraries/css/Bootstrap?action=raw&ctype=text/css" />
 
  <link rel="stylesheet" href="https://2017.igem.org/Team:Dalhousie/libraries/css/fonts?action=raw&ctype=text/css" />
 
<link rel="stylesheet" href="https://2017.igem.org/Team:Dalhousie/css3?action=raw&ctype=text/css" />
 
 
<!-------------------------------------need this--------------------------->
 
 
<style>
 
<style>
#home_logo, #sideMenu { display:none; }
 
#sideMenu, #top_title, .patrollink  {display:none;}
 
#content { width:100%; padding:0px;  margin-top:-20px; margin-left:0px; background-color: #000000;}
 
body {background-color:black; }
 
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 10px;  background-color: transparent;}
 
        .jumbotron {
 
            height: 850px;
 
            position: relative;
 
            z-index:-101;
 
            }
 
 
#bg-video {
 
#bg-video {
 
         position: fixed;
 
         position: fixed;
 
         top: 0;
 
         top: 0;
 
         right: 0;
 
         right: 0;
         bottom: -100px;
+
         bottom: 0px;
 
         left: 0;
 
         left: 0;
 
         overflow: hidden;
 
         overflow: hidden;
 
         z-index: -100;
 
         z-index: -100;
 
         width:100%;
 
         width:100%;
}
 
  </style>
 
  
<!------------fadedivs-------------------------->
 
<style>
 
#grad1 {
 
    height: 833px;
 
    background: transparent; /* For browsers that do not support gradients */
 
    background: -webkit-linear-gradient(transparent 90%, black ); /* For Safari 5.1 to 6.0 */
 
    background: -o-linear-gradient(transparent 90%, black ); /* For Opera 11.1 to 12.0 */
 
    background: -moz-linear-gradient(transparent 90%, black ); /* For Firefox 3.6 to 15 */
 
    background: linear-gradient(transparent 90%, black ); /* Standard syntax (must be last) */
 
 
}
 
}
</style>
 
<style>
 
#grad2 {
 
position: absolute;
 
z-index:1;
 
height: 100%;
 
width:100%;
 
    background: transparent; /* For browsers that do not support gradients */
 
    background: -webkit-linear-gradient(black, transparent 80%, black); /* For Safari 5.1 to 6.0 */
 
    background: -o-linear-gradient(black, transparent 80%, black); /* For Opera 11.1 to 12.0 */
 
    background: -moz-linear-gradient(black, transparent 80%, black); /* For Firefox 3.6 to 15 */
 
    background: linear-gradient(black, transparent 80%, black); /* Standard syntax (must be last) */
 
}
 
 
 
 
</style>
 
</style>
  
 +
<!--glyphicons-->
 +
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
 +
  <link  rel="stylesheet" href="https://2017.igem.org/Team:Dalhousie/libraries/css/Bootstrap?action=raw&ctype=text/css" />
 +
  <link rel="stylesheet" href="https://2017.igem.org/Team:Dalhousie/libraries/css/fonts?action=raw&ctype=text/css" />
 +
<link rel="stylesheet" href="https://2017.igem.org/Team:Dalhousie/css3?action=raw&ctype=text/css" />
  
 
<!--------------------oldnavbar--------------->
 
<!--------------------oldnavbar--------------->
Line 66: Line 25:
  
  
 
+
<!-------------------------------------need this--------------------------->
</head>
+
+
<body>
+
 
+
 
+
<!--------------------------------------------------------------video------------------------------------------------------------------------------>
+
 
+
<div class="jumbotron text-center " style= "background-color: transparent;">
+
 
+
    <div id="grad1"><!--------fade------------>
+
<video  id= "myVideo" class="bg-video" style="top:0px; left:0px; padding-bottom:0px; position:fixed; width:100%;z-index:-100;" autoplay="true" loop="loop" preload="metadata" muted="muted">
+
        <source src="https://static.igem.org/mediawiki/2017/5/53/Final5.mp4" type="video/mp4" />
+
    </video>
+
 
+
 
+
 
+
<div id="page-wrap"style="padding-top:300px;  ">
+
 
+
<!--------------------------------fade title---------------------------->
+
<style>body {
+
  margin: 0;
+
  height: 10px;
+
}
+
 
+
.top {
+
  margin: 100;
+
  position: relative;
+
width:55%;
+
  left:300px;
+
  background-color: transparent;
+
  height: 150px;
+
  text-align: center;
+
 
+
 
+
font-weight: 300; line-height: 70px;
+
  color: #fff;
+
 
+
font-family: 'Lato', sans-serif;
+
font-size: 75px;
+
text-shadow: 4px 4px black;
+
letter-spacing: -1px;
+
 
+
 
+
}
+
 
+
.title {
+
  position: relative;
+
  top: 10%;
+
 
+
  left: 0px;
+
}
+
 
+
</style>
+
 
+
 
+
<script> $(window).scroll(function(){
+
    $(".top").css("opacity", 1 - $(window).scrollTop() / 150);
+
  });</script>
+
 
+
<div class="top"><div class="title">Welcome to Dalhousie's 2017 iGEM wiki</div></div>
+
 
+
 
+
 
+
 
+
  </div>
+
 
+
 
+
</div>
+
 
+
 
+
 
+
</div>
+
 
+
 
+
 
+
 
+
 
+
 
+
<div class="container" id="projectdescript" style="padding-bottom:50px; padding-top:50px; padding-right:100px; padding-left:150px; width:100%;  height:1700px; background-color: black; ">
+
 
+
 
+
<!-------------------------------------------------------------STICKYNAVBAR----------------------------------------------------------------------------->
+
 
+
 
<style>
 
<style>
body {
+
#home_logo, #sideMenu { display:none; }
    height:1600px;
+
#sideMenu, #top_title, .patrollink  {display:none;}
    margin:0;
+
#content { width:100%; padding:0px;  margin-top:-20px; margin-left:0px; background-color: white;}
 +
body {background-color:white; }
 +
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 10px;  background-color: transparent; z-index:100;}
 +
        .jumbotron {
 +
            height: 850px;
 +
            position: relative;
 +
         
 +
            }
 +
.navbar-default .navbar-nav>.active>a, .nav > li > a:hover, .nav > li > a:focus {
 +
  background-color: #C1D35D;
 +
  text-decoration: none;
 
}
 
}
#navWrap {
 
position: absolute;
 
    height:70px
 
  z-index:100;
 
  left:0px;
 
width:100%;
 
 
}
 
nav {
 
    height: 70px;
 
    background:black;
 
z-index:100;
 
width:100%;
 
 
}
 
.sticky {
 
    position: fixed;
 
    bottom:0;
 
width:100%;
 
z-index:100;
 
 
}
 
h1 {
 
    margin: 0;
 
color: white;
 
}
 
 
 
 
</style>
 
</style>
  
<script>
+
</head>
  
 +
<body>
  
 
+
<!-------------------navbar---------------------->
$(window).scroll(function(){
+
<div id="nav" class="noBackground" style="width:100%; z-index:100;" >
var position = $(window).scrollTop();
+
            <div class="inner" >
  if (position>335)
+
      $('nav').addClass('sticky');
+
    else {
+
        $('nav').removeClass('sticky');
+
    }
+
})
+
 
+
 
+
 
+
</script>
+
 
+
  <!------------------NEW NAVBAR--------------------------------->
+
 
<div id="navWrap">
 
<div id="navWrap">
     <nav>
+
     <nav >
 
+
<div class="container-fluid">
 
+
 
+
 
+
          <!------------------------------------------------------------------------------- OLDNavbar -------------------------------------------------------------------------->
+
<nav class="nav navbar-inverse navbar-fixed-bottom">
+
 
+
<!---- this overrides the position& colour----->
+
<style>
+
.navbar-fixed-bottom{
+
position: relative;
+
background: black;
+
}
+
</style>
+
 
+
  <div class="container-fluid">
+
   
+
 
     <ul class="nav navbar-nav navbar-center">
 
     <ul class="nav navbar-nav navbar-center">
  
 
       <li class="active" ><a href="https://2017.igem.org/Team:Dalhousie/test3" style=" color: white;">Home</a></li>
 
       <li class="active" ><a href="https://2017.igem.org/Team:Dalhousie/test3" style=" color: white;">Home</a></li>
     
 
  
<li class="dropdown">
+
<li class="dropdown" >
         <a class="dropdown-toggle" data-toggle="dropdown" href="#" style=" color: white;">The Project
+
         <a class="dropdown-toggle" data-toggle="dropdown" href="#" style=" color: white;">Project
         <span class="caret"></span></a>
+
         </a>
         <ul class="dropdown-menu">
+
         <ul class="dropdown-menu" style=" background-color: rgba(193,211,93,0.8);">
           <li><a href="https://2017.igem.org/Team:Dalhousie/Description" >Description</a></li>
+
           <li><a href="https://2017.igem.org/Team:Dalhousie/Description" >Description</a></li>
 
           <li><a href="https://2017.igem.org/Team:Dalhousie/Design">Design</a></li>
 
           <li><a href="https://2017.igem.org/Team:Dalhousie/Design">Design</a></li>
           <li><a href="https://2017.igem.org/Team:Dalhousie/Experiments">Experiments</a></li>
+
           <li><a href="https://2017.igem.org/Team:Dalhousie/Improve">Improve</a></li>
          <li><a href="https://2017.igem.org/Team:Dalhousie/Notebook">Notebook</a></li>
+
          <li><a href="https://2017.igem.org/Team:Dalhousie/Interlab">Interlab</a></li>
+
          <li><a href="https://2017.igem.org/Team:Dalhousie/Contribution">Contribution</a></li>
+
          <li><a href="https://2017.igem.org/Team:Dalhousie/Model">Model</a></li>
+
          <li><a href="https://2017.igem.org/Team:Dalhousie/Results">Results</a></li>
+
          <li><a href="https://2017.igem.org/Team:Dalhousie/Demonstrate">Demonstrate</a></li>
+
        <li><a href="https://2017.igem.org/Team:Dalhousie/Improve">Improve</a></li>
+
          <li><a href="https://2017.igem.org/Team:Dalhousie/Attributions">Attributions</a></li>
+
 
         </ul>
 
         </ul>
 
       </li>
 
       </li>
  
     
 
 
<li class="dropdown">
 
<li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#" style=" color: white;">Our Team
+
         <a class="dropdown-toggle" data-toggle="dropdown" href="#" style=" color: white;">Results
         <span class="caret"></span></a>
+
         </a>
         <ul class="dropdown-menu">
+
         <ul class="dropdown-menu" style=" background-color: rgba(193,211,93,0.8);">
           <li><a href="https://2017.igem.org/Team:Dalhousie/Team">Team</a></li>
+
           <li><a href="https://2017.igem.org/Team:Dalhousie/InterLab">Interlab</a></li>
          <li><a href="https://2017.igem.org/Team:Dalhousie/Collaborations">Collaborations</a></li>
+
  <li><a href="https://2017.igem.org/Team:Dalhousie/Results">Results</a></li>
 
         </ul>
 
         </ul>
      </li>
+
</li>  
  
 +
 
 
<li class="dropdown">
 
<li class="dropdown">
         <a class="dropdown-toggle" data-toggle="dropdown" href="#" style=" color: white;">Parts
+
         <a class="dropdown-toggle" data-toggle="dropdown" href="#" style=" color: white;">Team
         <span class="caret"></span></a>
+
         </a>
         <ul class="dropdown-menu">
+
         <ul class="dropdown-menu" style=" background-color: rgba(193,211,93,0.8);">
           <li><a href="https://2017.igem.org/Team:Dalhousie/Parts">Parts</a></li>
+
           <li><a href="https://2017.igem.org/Team:Dalhousie/Team">Team</a></li>
           <li><a href="https://2017.igem.org/Team:Dalhousie/Basic_Parts">Basic Parts</a></li>
+
           <li><a href="https://2017.igem.org/Team:Dalhousie/Collaborations">Collaborations</a></li>
           <li><a href="https://2017.igem.org/Team:Dalhousie/Composite_Parts">Composite Parts</a></li>
+
           <li><a href="https://2017.igem.org/Team:Dalhousie/Attributions">Attributions</a></li>
           <li><a href="https://2017.igem.org/Team:Dalhousie/Part_Collection">Part Collections</a></li>
+
           <li><a href="https://2017.igem.org/Team:Dalhousie/Sponsors">Sponsors</a></li>
 
         </ul>
 
         </ul>
      </li>
+
</li>
 
+
      <li><a href="https://2017.igem.org/Team:Dalhousie/Safety" style=" color: white;">Safety</a></li>
+
  
 
<li class="dropdown">
 
<li class="dropdown">
 
         <a class="dropdown-toggle" data-toggle="dropdown" href="#" style=" color: white;">Human Practices
 
         <a class="dropdown-toggle" data-toggle="dropdown" href="#" style=" color: white;">Human Practices
         <span class="caret"></span></a>
+
         </a>
         <ul class="dropdown-menu">
+
         <ul class="dropdown-menu" style=" background-color: rgba(193,211,93,0.8);">
 
         <li><a href="https://2017.igem.org/Team:Dalhousie/Human_Practices">Summary</a></li>
 
         <li><a href="https://2017.igem.org/Team:Dalhousie/Human_Practices">Summary</a></li>
 
           <li><a href="https://2017.igem.org/Team:Dalhousie/HP/Silver_Integrated">Silver HP</a></li>
 
           <li><a href="https://2017.igem.org/Team:Dalhousie/HP/Silver_Integrated">Silver HP</a></li>
Line 277: Line 97:
 
           <li><a href="https://2017.igem.org/Team:Dalhousie/HP/Public_Engagement">Public Engagement</a></li>
 
           <li><a href="https://2017.igem.org/Team:Dalhousie/HP/Public_Engagement">Public Engagement</a></li>
 
           <li><a href="https://2017.igem.org/Team:Dalhousie/HP/Part_Collection">Part Collections</a></li>
 
           <li><a href="https://2017.igem.org/Team:Dalhousie/HP/Part_Collection">Part Collections</a></li>
 +
        <li><a href="https://2017.igem.org/Team:Dalhousie/HP/Science_Literacy">Science Literacy</a></li>
 +
        <li><a href="https://2017.igem.org/Team:Dalhousie/HP/Ethics">Ethics</a></li>
 +
<li><a href="https://2017.igem.org/Team:Dalhousie/Demonstrate">Demonstrate</a></li>
 
         </ul>
 
         </ul>
 
       </li>
 
       </li>
 +
 +
<li class="dropdown">
 +
        <a class="dropdown-toggle" data-toggle="dropdown" href="#" style=" color: white;">Lab
 +
        </a>
 +
        <ul class="dropdown-menu" style=" background-color: rgba(193,211,93,0.8);">
 +
          <li><a href="https://2017.igem.org/Team:Dalhousie/Parts">Parts</a></li>
 +
          <li><a href="https://2017.igem.org/Team:Dalhousie/Basic_Parts">Basic Parts</a></li>
 +
          <li><a href="https://2017.igem.org/Team:Dalhousie/Composite_Parts">Composite Parts</a></li>
 +
          <li><a href="https://2017.igem.org/Team:Dalhousie/Part_Collection">Part Collections</a></li>
 +
          <li><a href="https://2017.igem.org/Team:Dalhousie/Safety" >Safety</a></li>
 +
            <li><a href="https://2017.igem.org/Team:Dalhousie/Experiments">Experiments</a></li>
 +
          <li><a href="https://2017.igem.org/Team:Dalhousie/Notebook">Notebook</a></li>
 +
<li><a href="https://2017.igem.org/Team:Dalhousie/Contribution">Contribution</a></li>
 +
          <li><a href="https://2017.igem.org/Team:Dalhousie/Model">Model</a></li>
 +
        </ul>
 +
      </li>
 +
 +
     
 +
  
 
<li class="dropdown">
 
<li class="dropdown">
 
         <a class="dropdown-toggle" data-toggle="dropdown" href="#" style=" color: white;">Awards
 
         <a class="dropdown-toggle" data-toggle="dropdown" href="#" style=" color: white;">Awards
         <span class="caret"></span></a>
+
         </a>
         <ul class="dropdown-menu">
+
         <ul class="dropdown-menu" style=" background-color: rgba(193,211,93,0.8);">
 
           <li><a href="https://2017.igem.org/Team:Dalhousie/HP/Applied_Design">Applied Design</a></li>
 
           <li><a href="https://2017.igem.org/Team:Dalhousie/HP/Applied_Design">Applied Design</a></li>
 
           <li><a href="https://2017.igem.org/Team:Dalhousie/HP/Entrepreneurship">Entrepreneurship</a></li>
 
           <li><a href="https://2017.igem.org/Team:Dalhousie/HP/Entrepreneurship">Entrepreneurship</a></li>
Line 300: Line 142:
 
     </div>
 
     </div>
 
<li>
 
<li>
                         <a href="mailto:igemdalhousie@gmail.com" ><i class="fa fa-envelope-o fa-fw" style=" color: white;"></i> <span class="network-name"></span></a>
+
                         <a href="mailto:igemdalhousie@gmail.com" ><i class="fa fa-envelope-o fa-fw" style=" color: white;" ></i> <span class="network-name"></span></a>
 
                     </li>
 
                     </li>
 
<li>
 
<li>
                         <a target="_blank" href="https://twitter.com/dalhousie_igem?lang=en" ><i class="fa fa-twitter fa-fw" style=" color: white;"></i> <span class="network-name"></span></a>
+
                         <a target="_blank" href="https://twitter.com/dalhousie_igem?lang=en" ><i class="fa fa-twitter fa-fw" style=" color: white;" ></i> <span class="network-name"></span></a>
 
                     </li>
 
                     </li>
 
                     <li>
 
                     <li>
                         <a target="_blank" href="https://www.facebook.com/Dalhousie.iGEM/" ><i class="fa fa-facebook fa-fw" style=" color: white;"></i> <span class="network-name"></span></a>
+
                         <a target="_blank" href="https://www.facebook.com/Dalhousie.iGEM/" ><i class="fa fa-facebook fa-fw" style=" color: white;" ></i> <span class="network-name"></span></a>
 
                     </li>
 
                     </li>
 
     </ul>
 
     </ul>
 
   </div>
 
   </div>
 +
</nav>
 +
</div>
 +
            </div>
 +
        </div>
  
    <!------------------------------------------------------------------------------- OLDNavbarEND -------------------------------------------------------------------------->
 
  
    </nav>
 
</nav>
 
</div>
 
  
 +
        <div class="panel" id="panel1" >
  
<!-------------------------------------------------------------NAVBAR END----------------------------------------------------------------------------->
+
            <div class="inner" >
 +
<div class="top" ><div class="title" >Dalhousie iGEM 2017</div></div>
  
 +
 
  
<!-------------------------------------------infographic----------------------------->
+
<video  id= "myVideo" class="bg-video" style="top:0px; left:0px; padding-bottom:0px; position:fixed; width:100%;z-index:-100; " autoplay="true" loop="loop" preload="metadata" muted="muted">
<p style="text-align:center; color:white;">
+
        <source src="https://static.igem.org/mediawiki/2017/6/68/Thisfinal.mp4" type="video/mp4" />
<img src= "https://static.igem.org/mediawiki/2017/8/8b/Infograph2_1.jpg" align="center" height="75%" width="75%"></p>
+
  
  
  
</div>
+
<!--------------------------------fade title---------------------------->
 +
<style>body {
 +
  margin: 0;
 +
  height: 10px;
 +
}
  
 +
.top {
  
 +
  margin-top: 350px;
 +
  position: absolute;
 +
width:65%;
 +
  left:250px;
 +
  background-color: transparent;
 +
  height: 150px;
 +
  text-align: center;
 +
  font-family: 'Trebuchet MS';
 +
  font-size: 80px;
 +
  font-weight: 400;
 +
  color: white;
 +
line-height: 60px;
 +
}
  
 +
.title {
 +
  position: relative;
 +
  top: 10%;
  
 +
  left: 0px;
 +
}
  
<div class="container" style="height:500px; width:100%; position: relative;">
+
</style>
<div id="grad2" style=" width:100%; position: absolute; left: 0px;"><!--------fade------------>
+
</div>
+
</div>
+
  
 +
<!---------------------------------------------------------------------------------this------------------------------------------------------------------------------------------->
 +
<script> $(window).scroll(function(){
 +
    $(".top").css("opacity", 1 - $(window).scrollTop() / 300);
 +
  });
 +
</script>
  
  
 +
            </div>
 +
        </div>
  
  
<div class="container"  style="padding-bottom:100px;  padding-top:50px; padding-right:100px; padding-left:100px;  width:100%; height:100%; background-color: black;">
 
<p style="text-align:center; color:white; font-size: 30px;">
 
Thanks to our Sponsors!!</p>
 
  
  
 +
        <div class="panel" id="panel2">
 +
</br>
 +
Welcome! </br>
 +
The goal of our project is to convert cellulose into D-glucose, which can be used for biofuel! </br>
 +
Let us show you how!
 +
            <div class="inner">
 +
<!-------------------------------------------infographic----------------------------->
 +
<p style="text-align:center; color:white; margin-top:50px;">
 +
<img src= "https://static.igem.org/mediawiki/2017/d/de/Infograph22.jpg" align="center" height="70%" width="70%"></p>
 +
 +
 +
           
 +
            </div>
 +
        </div>
 +
 +
 +
<div class="container" style="height:450px; width:100%; position: relative;">
 +
 +
</div>
 +
 +
 +
        <div class="panel panel-red" id="panel3">
 +
     
 
<!---------------------------pics---------------------------->
 
<!---------------------------pics---------------------------->
 
<p style="text-align: center; ">
 
<p style="text-align: center; ">
Line 353: Line 244:
 
<img src= "https://static.igem.org/mediawiki/2017/5/57/B.png"  height="20%" width="20%" style=" padding:50px;">
 
<img src= "https://static.igem.org/mediawiki/2017/5/57/B.png"  height="20%" width="20%" style=" padding:50px;">
 
</p>
 
</p>
 +
       
 +
        </div>
  
</div>
 
  
 +
<style>
 +
html {
 +
height: 100%;
 +
min-height: 100%;
 +
}
  
             
+
body {
 +
height: 100%;
 +
}
  
 +
.panel {
 +
width: 100%;
 +
height: 100%;
 +
background: black;
 +
color: #fff;
 +
padding-left: 5%;
 +
padding-right: 5%;
 +
text-align: center;
 +
}
  
  
Line 364: Line 272:
  
  
 +
.panel.panel-red {
 +
background: black;
  
 +
}
 +
#nav {
 +
position: fixed;
 +
top: 0;
 +
left: 0;
 +
width: 96%;
 +
padding: 2%;
 +
z-index: 100;
 +
color: white;
 +
height: 80px;
 +
}
  
 +
.noBackground {
 +
 +
background-color: rgba(0,0,0,0);
 +
visibility: visible;
 +
width:100%;
 +
padding-right:0px;
 +
    -webkit-transition: all 1.0s ease;
 +
    -moz-transition: all 1.0s ease;
 +
    -o-transition: all 1.0s ease;
 +
    transition: all 1.0s ease;
 +
}
 +
 +
.blackBackground {
 +
background-color: rgba(35,47,19,0.7);
 +
visibility: visible;
 +
width:100%;
 +
 +
}
 +
 +
#nav .inner {
 +
z-index:100;
 +
padding-bottom:40px;
 +
color: red;
 +
}
 +
 +
#nav ul {
 +
list-style: none;
 +
margin: 0;
 +
padding: 0;
 +
}
 +
 +
 +
 +
#inner{
 +
z-index:101;
 +
 +
}
 +
 +
#panel1{
 +
background: transparent;
 +
height: 850px;
 +
width:100%;
 +
z-index:100;
 +
}
 +
#panel2{
 +
width:100%;
 +
height: 100%;
 +
margin-bottom:0px;
 +
background: black;
 +
font-size: 40px;
 +
line-height: 40px;
 +
}
 +
#panel3{
 +
width:100%;
 +
height: 200px;
 +
margin-bottom:-100px;
 +
 +
background: rgba(35,47,19,0.9);
 +
bottom:-100px;
 +
}
 +
 +
 +
 +
 +
</style>
 +
<script>
 +
$( function() {
 +
//caches a jQuery object containing the header element
 +
var header = $('.noBackground');
 +
$(window).scroll(function() {
 +
var scroll = $(window).scrollTop();
 +
 +
if (scroll >= 100) {
 +
header.addClass('blackBackground');
 +
} else {
 +
header.removeClass('blackBackground');
 +
                     
 +
}
 +
});
 +
});
 +
</script>
  
 
</body>
 
</body>
</html>
+
<html>

Latest revision as of 14:39, 11 October 2017

Dalhousie iGEM 2017

Welcome!
The goal of our project is to convert cellulose into D-glucose, which can be used for biofuel!
Let us show you how!