EstebanDLPT (Talk | contribs) m |
EstebanDLPT (Talk | contribs) m |
||
Line 224: | Line 224: | ||
var timeoutVar = 0; | var timeoutVar = 0; | ||
} else if(screen_1024.matches) { | } else if(screen_1024.matches) { | ||
− | position = | + | position = 3500; |
var timeoutVar = setTimeout(function(){$(window).scrollTop(0);},8000); | var timeoutVar = setTimeout(function(){$(window).scrollTop(0);},8000); | ||
} else if(screen_1280.matches){ | } else if(screen_1280.matches){ |
Revision as of 16:50, 13 October 2018