Difference between revisions of "Team:Tec-Monterrey/sandbox"

m
m
Line 219: Line 219:
  
 
           if(smallscreen.matches) {
 
           if(smallscreen.matches) {
            window.alert("small");
 
 
             var timeoutVar = 0;
 
             var timeoutVar = 0;
 
           } else if(superscreen.matches) {
 
           } else if(superscreen.matches) {
            window.alert("super");
 
 
             position = 8000;
 
             position = 8000;
 +
            var timeoutVar = setTimeout(function(){$(window).scrollTop(0);},8000);
 
           } else if(bigscreen.matches){
 
           } else if(bigscreen.matches){
 
             position = 5000;
 
             position = 5000;
             window.alert("big");
+
             var timeoutVar = setTimeout(function(){$(window).scrollTop(0);},8000);
 
           } else {
 
           } else {
            window.alert("normal");
 
 
             var timeoutVar = setTimeout(function(){$(window).scrollTop(0);},8000);
 
             var timeoutVar = setTimeout(function(){$(window).scrollTop(0);},8000);
 
           }
 
           }

Revision as of 00:00, 13 October 2018

Skip

E. coding
Tec-Monterrey
Seccion Acevedo Interactive Entertainement System Co. S.A. de C.V. Ind.

Contact Us

Sponsors