Aymanshafei (Talk | contribs) |
Aymanshafei (Talk | contribs) |
||
Line 310: | Line 310: | ||
pauseSlideshow(); | pauseSlideshow(); | ||
}; | }; | ||
+ | function topFunction() { | ||
+ | document.body.scrollTop = 0; | ||
+ | document.documentElement.scrollTop = 0; | ||
+ | } | ||
window.onscroll = function () { scrollFunction() }; | window.onscroll = function () { scrollFunction() }; | ||
function scrollFunction() { | function scrollFunction() { | ||
Line 318: | Line 322: | ||
} | } | ||
} | } | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
}); | }); | ||
</script> | </script> |
Revision as of 12:21, 27 October 2017
Abstract