Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
All-Star
43012 Points
7028 Posts
MVP
Apr 27, 2012 09:54 AM|LINK
Hello,
Try by adding the below javascript in the head section of your page
window.onload=function scroll() { document.body.scrollTop = 0; }
Please 'Mark as Answer' if this post helps you.
Ruchira
All-Star
43012 Points
7028 Posts
MVP
Re: Allow page scroll position top
Apr 27, 2012 09:54 AM|LINK
Hello,
Try by adding the below javascript in the head section of your page
window.onload=function scroll() { document.body.scrollTop = 0; }
My Tech blog | My YouTube ChannelPlease 'Mark as Answer' if this post helps you.