I am using jquery to run some tabs and toggles and when I click the toggle to fold down the div containing hidden information, my page jumps to the top. I want to stop this. I tried searching the web and it seems that function(e){ e.preventDefault(); } is suppose to work but I am not getting any results. Any ideas?
but this does work