I have the following jquery script that shows/hides a div when someone clicks a link. The problem is that when someone clicks the link in the middle of the page, while the div does show and hide correctly, it also makes the entire page jump to the top. How do I prevent this?I have the following jquery script that shows/h