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

Line 492: Line 492:
 
         var body_height = getComputedStyle(body).height.split('px')[0];
 
         var body_height = getComputedStyle(body).height.split('px')[0];
 
         var footer_height = document.getElementById("footer1").style.height.split('px')[0];
 
         var footer_height = document.getElementById("footer1").style.height.split('px')[0];
        alert(body_height + " et " + footer_height);
 
 
$(function(){
 
$(function(){
 
$(window).scroll(
 
$(window).scroll(
Line 498: Line 497:
 
         body            = document.querySelector('body');
 
         body            = document.querySelector('body');
 
             body_height      = getComputedStyle(body).height.split('px')[0];
 
             body_height      = getComputedStyle(body).height.split('px')[0];
             footer_height      = document.getElementById("footer1").style.height.split('px')[0];
+
             footer_height      = document.getElementById("footer1").clientHeight;
 
                 alert(body_height + " et " + footer_height);
 
                 alert(body_height + " et " + footer_height);
 
         if (!cacher) {
 
         if (!cacher) {

Revision as of 14:01, 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 Grenoble iGEM Team 2017 | Site Map