Difference between revisions of "Team:Grenoble-Alpes/Team"

Line 25: Line 25:
 
                 width: 100%;
 
                 width: 100%;
 
             }
 
             }
 +
 +
            .cacher {
 +
            visibility:hidden;
 +
            }
 
              
 
              
 
             /* Popup */
 
             /* Popup */
Line 411: Line 415:
 
         </div>
 
         </div>
 
         <!--ancres-->
 
         <!--ancres-->
         <h6 style="position: fixed; height:4%;width: 100%; background-color: rgb(238, 238, 238); margin: 0px; left: 0px; bottom:4%; padding: 4px; text-align: center; ">
+
         <h6 id="test" style="position: fixed; height:4%;width: 100%; background-color: rgb(238, 238, 238); margin: 0px; left: 0px; bottom:4%; padding: 4px; text-align: center; ">
 
         <a href="#ancre1" style="padding: 5%; text-decoration : none; color : #3498db;">Members</a>
 
         <a href="#ancre1" style="padding: 5%; text-decoration : none; color : #3498db;">Members</a>
 
         <a href="#ancre2" style="padding: 5%; text-decoration : none; color : #3498db;">Acknowledgements </a>
 
         <a href="#ancre2" style="padding: 5%; text-decoration : none; color : #3498db;">Acknowledgements </a>
Line 417: Line 421:
 
         </h6>
 
         </h6>
 
          
 
          
 
+
<script type="text/javascript">
 +
$(function(){
 +
$(window).scroll(
 +
function () {//Au scroll dans la fenetre on déclenche la fonction
 +
if ($(this).scrollTop() > 187) { //si on a défini de plus de 187 px du haut vers le bas
 +
$('#test').addClass("cacher"); //on ajoute la classe "fixgauche" à <div id="gauche">
 +
}
 +
}
 +
);
 +
});
 +
</script>
 
     </body>
 
     </body>
 
</html>
 
</html>
  
 
{{Grenoble-Alpes/footer}}
 
{{Grenoble-Alpes/footer}}

Revision as of 12:52, 20 July 2017

TEAM

TEAM

Acknowledgements


Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum

Sponsors

Members Acknowledgements Sponsors

Designed by iGEM Grenoble-Alpes 2017 team | Site Map