EstebanDLPT (Talk | contribs) m |
EstebanDLPT (Talk | contribs) m |
||
Line 214: | Line 214: | ||
window.alert(smallscreen.matches); | window.alert(smallscreen.matches); | ||
− | if(smallscreen.matches) { | + | if(!smallscreen.matches) { |
var timeoutVar = setTimeout(function(){$(window).scrollTop(0);},8000); | var timeoutVar = setTimeout(function(){$(window).scrollTop(0);},8000); | ||
} else { | } else { |
Revision as of 23:24, 12 October 2018