reload scroll top 0 code example Example: refresh page scrolltop 0 $(document).ready(function(){ $(this).scrollTop(0); });