Sometimes, the jumping in same page is also very useful in navigation
If you right
<A HREF="#ABC">XYZ</A>
Then you click the XYZ it will jump to
<A NAME="ABC"> </A>
This is quite good when you have a long page, also you can use jump and save user's time