SyntaxFix
Write A Post
Hire A Developer
Questions
I know this is old, but for those having problems in Edge:
Plain JS: window.scrollTop=0;
window.scrollTop=0;
Unfortunately, scroll() and scrollTo() throw errors in Edge.
scroll()
scrollTo()