DEV Community

Discussion on: How to make to top using 5 lines of jQuery

Collapse
 
posandu profile image
Posandu

Then this is a single line PURE JS solution :D

<a onclick=" window.scrollTo(0,0);">Go to top</a>
Enter fullscreen mode Exit fullscreen mode
Thread Thread
 
nishthaneeraj profile image
Nishtha Neeraj Kushwah

Thanks I don't know that thanks for this kind information