href="#" Going to Top of Page - Prevent?

I have a page with some jQuery functions. The HTML on the page looks like so: <a href="#" class="service">Open</a> When I click the Open button a hidden panel slides out. The jQuery i...