Published
- 1 min read
refresh page scrolltop 0
The solution for this is noted below
refresh page scrolltop 0
Solution
$(document).ready(function () {
$(this).scrollTop(0)
})
Try other methods by searching on the site. That is if this doesn’t work