You can set your href to #! instead of #
For example,
<a href="#!">Link</a>
will not do any scrolling when clicked.