How can I jump to the top of a webpage using JavaScript?

What is the method to make the scrollbar immediately go to the top of a webpage using JavaScript? I prefer an instant jump rather than a smooth scrolling effect.